Forgot uncommenting Docker login command in script
This commit is contained in:
parent
42775c1980
commit
839bdbd9e2
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#docker login -u $DOCKER_USER -p $DOCKER_PASS
|
||||
docker login -u $DOCKER_USER -p $DOCKER_PASS
|
||||
export REPO=webgoat/webgoat-8.0
|
||||
|
||||
cd webgoat-server
|
||||
|
Loading…
x
Reference in New Issue
Block a user