Modified deploy script
This commit is contained in:
@@ -5,5 +5,5 @@ set -e
|
|||||||
docker build . -f deploy/Dockerfile -t webhooks:latest
|
docker build . -f deploy/Dockerfile -t webhooks:latest
|
||||||
|
|
||||||
# PUBLISH
|
# PUBLISH
|
||||||
docker tag pasta-server marc.sastre.cat/webhooks:latest
|
docker tag webhooks marc.sastre.cat/webhooks:latest
|
||||||
docker push marc.sastre.cat/webhooks
|
docker push marc.sastre.cat/webhooks
|
||||||
|
|||||||
Reference in New Issue
Block a user