Fix buildscripts to wait for Docker and build snapshots
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
WEBGOAT_HOME=$(pwd)/../
|
||||
|
||||
cd ${WEBGOAT_HOME}/webgoat-server
|
||||
docker build -t webgoat/webgoat-8.0 .
|
||||
docker build -t webgoat/webgoat-v8.0.0.snapshot .
|
||||
|
||||
cd ${WEBGOAT_HOME}/webwolf
|
||||
docker build -t webgoat/webwolf .
|
||||
docker build -t webgoat/webwolf-v8.0.0.snapshot .
|
||||
|
||||
|
Reference in New Issue
Block a user