Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
e75702f8
Unverified
Commit
e75702f8
authored
Mar 12, 2019
by
Matthew Fisher
Committed by
GitHub
Mar 12, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5438 from bacongobbler/remove-appveyor
remove appveyor
parents
412b9864
f2a83630
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
20 deletions
+0
-20
.appveyor.yml
.appveyor.yml
+0
-20
No files found.
.appveyor.yml
deleted
100644 → 0
View file @
412b9864
version
:
"
{build}"
branches
:
only
:
-
master
clone_folder
:
c:\go\src\k8s.io\helm
environment
:
GOPATH
:
c:\go
PATH
:
c:\ProgramData\bin;$(PATH)
install
:
-
ps
:
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/fishworks/gofish/master/scripts/install.ps1'))
-
gofish init
-
gofish install glide
-
glide install --strip-vendor
cache
:
-
vendor -> glide.lock
build
:
"
off"
deploy
:
"
off"
test_script
:
-
go build .\cmd\...
-
go test .\...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment