We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd73b18 commit 401eb33Copy full SHA for 401eb33
verify_example.sh
@@ -29,6 +29,7 @@ verify () {
29
ls -alh "$EXAMPLE_DIR"
30
ls -alh "$RUNDIR"
31
32
+ exit 1
33
34
tar xf "$EXAMPLE_DIR" -C "$RUNDIR"
35
export DOCKER_NO_PULL=1
0 commit comments