Skip to content

Commit

Permalink
Merge pull request coreos#586 from miabbott/cosa_debug
Browse files Browse the repository at this point in the history
ci: add debug information about cosa/rpm-ostree
  • Loading branch information
openshift-merge-robot authored Jul 15, 2021
2 parents 9ea4122 + e52487e commit ef3e2e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/build-test-qemu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
set -xeuo pipefail
# Prow jobs don't support adding emptydir today
export COSA_SKIP_OVERLAY=1
# record information about cosa + rpm-ostree
jq . < /cosa/coreos-assembler-git.json
rpm-ostree --version
# We generate .repo files which write to the source, but
# we captured the source as part of the Docker build.
# In OpenShift default SCC we'll run as non-root, so we need
Expand Down

0 comments on commit ef3e2e1

Please sign in to comment.