mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 16:49:07 +08:00
Fixed invalid command
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
docker login -u $DOCKER_USER -p $DOCKER_PASS
|
||||
docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
|
||||
|
||||
# Sourced from https://segment.com/blog/ci-at-segment/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user