Update publish tags & bump version
This commit is contained in:
parent
95a28fba34
commit
3e45d0ae0d
10
.drone.yml
10
.drone.yml
@ -28,11 +28,7 @@ pipeline:
|
|||||||
environment:
|
environment:
|
||||||
- DOCKER_HOST=tcp://docker:2375
|
- DOCKER_HOST=tcp://docker:2375
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache openssl
|
|
||||||
- docker tag devbuild adamant/busybox:latest
|
|
||||||
- docker tag devbuild adamant/busybox:1
|
|
||||||
- docker tag devbuild adamant/busybox:1.0
|
|
||||||
- docker login -u $DOCKER_USER -p $DOCKER_PASS
|
- docker login -u $DOCKER_USER -p $DOCKER_PASS
|
||||||
- docker push adamant/busybox:latest
|
- docker tag devbuild adamant/busybox:latest
|
||||||
- docker push adamant/busybox:1
|
- docker tag devbuild adamant/busybox:1.1
|
||||||
- docker push adamant/busybox:1.0
|
- docker push adamant/busybox
|
||||||
|
Loading…
Reference in New Issue
Block a user