Adam Reese
db2aa1a8d6
fix(ci) update ci to use main branch
...
Signed-off-by: Adam Reese <adam@reese.io>
5 years ago
Matthew Fisher
2f2430a9ad
fix(ci): update to work as master
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
7 years ago
Matthew Fisher
82bb992113
fix(circle): only upload packages and checksums, not cross-builds
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
7 years ago
Matthew Fisher
48cec416e8
fix(circle): lsb_release does not exist in linuxkit images
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
7 years ago
Matthew Fisher
022c8869be
ref(circle): push assets to Azure
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
7 years ago
Adam Reese
472b807e80
chore(ci): bump golang to 1.11.5
...
Signed-off-by: Adam Reese <adam@reese.io>
8 years ago
Adam Reese
4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Matthew Fisher
d9a5f6804a
release canary v3 binaries as helm-dev-v3
8 years ago
Adam Reese
840c489c6b
feat(dep): replace glide with dep
8 years ago
Matthew Fisher
cc7ee84998
remove deprecated -e flag to `docker login`
9 years ago
Matthew Fisher
286c902572
fix(circle): fix download link to download.docker.com
...
Docker stopped releasing binaries to get.docker.com as of 17.03.0-ce. They are all hosted at download.docker.com now.
I also had to downgrade docker to 17.09.0-ce because that's the only version that both download.docker.com and
CircleCI support.
https://download.docker.com/linux/static/stable/x86_64/
https://circleci.com/docs/2.0/building-docker-images/#docker-version
9 years ago
Matthew Fisher
f7e078ca29
bump docker to 17.11.0-ce
9 years ago
Matthew Fisher
d28d1756f8
exit zero on non-master branch
...
While we still don't want to upload to GCS/GCR, we also don't want the CI run to fail because we are just skipping the step. This is most usually seen in the `release-X.Y` branches cut every minor release.
9 years ago
Adam Reese
8e13a5bd1f
fix(ci): move deploy instructions to build job
...
https://circleci.com/docs/2.0/configuration-reference/#deploy
9 years ago