Pull request #187: Fail with error on build fail
Merge in RED/ui from cschabert/buildsh-1621318739884 to master * commit '9d4c5926fb1cf20b4e2eef6b33ecc69eb543f4fa': Fail with error on build fail
This commit is contained in:
commit
cab9885d53
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
imageName="nexus.iqser.com:5001/red/$PROJECT"
|
||||
dockerfileLocation="docker/$PROJECT/Dockerfile"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user