add docker pw and uname
This commit is contained in:
parent
9a8a64d38e
commit
b9897bdd97
2 changed files with 19 additions and 22 deletions
|
|
@ -3,4 +3,4 @@ set -ex
|
|||
set -o pipefail
|
||||
|
||||
echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||
docker push ad-freiburg/pfaedle
|
||||
docker push adfreiburg/pfaedle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue