mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
On circle, report username as circle to wcould (#1815)
This commit is contained in:
@@ -74,7 +74,7 @@ deployment:
|
||||
docker push ${DOCKER_ORGANIZATION:-$DOCKER_USER}/scope &&
|
||||
docker push ${DOCKER_ORGANIZATION:-$DOCKER_USER}/scope:$(./tools/image-tag) &&
|
||||
(test "${DOCKER_ORGANIZATION:-$DOCKER_USER}" != "weaveworks" || (
|
||||
wcloud deploy weaveworks/scope:$(./tools/image-tag)
|
||||
wcloud deploy -u circle weaveworks/scope:$(./tools/image-tag)
|
||||
))
|
||||
)
|
||||
hub-dev:
|
||||
|
||||
Reference in New Issue
Block a user