Skip to content

Commit 6cdd3ee

Browse files
authored
Merge pull request #172 from weaveworks/remove-wcloud
Removing wcloud
2 parents 8d79c4c + 119f397 commit 6cdd3ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

circle.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ dependencies:
88
cache_directories:
99
- "~/docker"
1010
override:
11-
- go get -u github.com/weaveworks/build-tools/cmd/wcloud
1211
- |
1312
cd cortex-build && \
1413
../tools/rebuild-image weaveworks/cortex-build . build.sh Dockerfile && \
@@ -26,4 +25,3 @@ deployment:
2625
commands:
2726
- docker login -e "$DOCKER_REGISTRY_EMAIL" -u "$DOCKER_REGISTRY_USER" -p "$DOCKER_REGISTRY_PASSWORD"
2827
- docker push weaveworks/cortex:$(./tools/image-tag)
29-
- wcloud deploy -u circle weaveworks/cortex:$(./tools/image-tag)

0 commit comments

Comments
 (0)