mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
update circleci
This commit is contained in:
parent
e0f6563a39
commit
3ed9912bcb
@ -9,7 +9,8 @@ jobs:
|
||||
- setup_remote_docker:
|
||||
version: 17.05.0-ce
|
||||
- run: make image
|
||||
- deploy: |
|
||||
- deploy:
|
||||
command: |
|
||||
if [[ "$CIRCLE_BRANCH" == "master" ]]; then
|
||||
docker tag ctop quay.io/vektorlab/ctop:latest
|
||||
docker tag ctop quay.io/vektorlab/ctop:$(cat VERSION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user