Olaf Bohlen
2022-01-19 ad757f91261f27f878c85d4dd4d599b0634938e8
more output in assemble
1 files modified
7 ■■■■ changed files
.s2i/bin/assemble 7 ●●●● patch | view | raw | blame | history
.s2i/bin/assemble
@@ -3,6 +3,11 @@
# pre code
echo "hello class"
if [ -d /tmp/artifacts ]; then
  echo "*** found artifacts:"
  ls -l /tmp/artifacts
fi
/usr/libexec/s2i/assemble
rc=$?
@@ -12,4 +17,4 @@
  echo "sorry, build failed"
fi
exit $rc
exit $rc