We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ebc5a6 commit e654322Copy full SHA for e654322
ci-operator/config/openshift/os/openshift-os-master.yaml
@@ -11,8 +11,6 @@ images:
11
# Tell the build scripts that we have setup a directory for unprivileged build
12
ENV COSA_DIR=/tmp/cosa
13
RUN mkdir -p "${COSA_DIR}"
14
- # Prow doesn't support emptydir for jobs today
15
- ENV COSA_SKIP_OVERLAY=1
16
# Copy the source code
17
COPY . .
18
# We need to make sure that root can read / write to the COSA_DIR so that
0 commit comments