aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-25 13:04:45 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-25 13:04:45 +0100
commit426329b58ffc54b1099887e3494e97182abeaecc (patch)
tree415af6c7a62a92c3c26a18872b4c4b981c920bc2
parent1957cb41626da0f561dc1237393a61ff3ecc49fe (diff)
downloads2i-virtio-spec-426329b58ffc54b1099887e3494e97182abeaecc.tar.gz
[debug] env vars
-rwxr-xr-xs2i/bin/assemble6
1 files changed, 6 insertions, 0 deletions
diff --git a/s2i/bin/assemble b/s2i/bin/assemble
index a73b7c4..5a7fb2d 100755
--- a/s2i/bin/assemble
+++ b/s2i/bin/assemble
@@ -52,6 +52,12 @@ Built from <a href="$OPENSHIFT_BUILD_SOURCE">$OPENSHIFT_BUILD_SOURCE</a>
</p>
EOF
+cat <<EOF >> output/README.html
+<pre>
+$(set)
+</pre>
+EOF
+
echo "---> Fix permissions ..."
chmod +x . output
chmod -R +r .