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
|
||||
commands:
|
||||
- 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
|
||||
- docker push within/lewa-book:$DRONE_COMMIT
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue