Skip to content

Commit bc5625e

Browse files
committed
fail when docker version is not correct
1 parent 816eb0d commit bc5625e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

recipes/defacing/build.sh

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#!/bin/bash
2+
set -e
3+
14
pip3 install jsonschema
25
pip3 install packaging
36

0 commit comments

Comments
 (0)