oops
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
360d5d2894
commit
c531ac44f8
|
@ -23,7 +23,7 @@ steps:
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- docker load -i /lewa/result/docker.tgz
|
- docker load -i /lewa/result/docker.tgz
|
||||||
- "docker tag within/lewa-book within/lewa-book:$DRONE_COMMIT"
|
- "docker tag within/lewa-book:devel within/lewa-book:$DRONE_COMMIT"
|
||||||
- echo $DOCKER_PASSWORD | docker login -u $DOCKER_USERNAME --password-stdin
|
- echo $DOCKER_PASSWORD | docker login -u $DOCKER_USERNAME --password-stdin
|
||||||
- docker push within/lewa-book:$DRONE_COMMIT
|
- docker push within/lewa-book:$DRONE_COMMIT
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue