mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-09-22 10:50:18 -04:00
fix docker deploy script
This commit is contained in:
parent
5b615b9c0a
commit
6612368709
@ -1,3 +1,3 @@
|
||||
/bin/bash -ex
|
||||
#!/bin/bash -ex
|
||||
docker login -e="$DOCKER_EMAIL" -u="$DOCKER_USER" -p="$DOCKER_PASS"
|
||||
docker push $DOCKER_USER/ssh-chat:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user