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 a3d30e7 commit 34284e8Copy full SHA for 34284e8
ci-operator/config/openshift/os/openshift-os-master.yaml
@@ -10,8 +10,6 @@ images:
10
# Tell the build scripts that we have setup a directory for unprivileged build
11
ENV COSA_DIR=/tmp/cosa
12
RUN mkdir -p "${COSA_DIR}"
13
- # Prow doesn't support emptydir for jobs today
14
- ENV COSA_SKIP_OVERLAY=1
15
# Copy the source code
16
COPY . .
17
# We need to make sure that root can read / write to the COSA_DIR so that
0 commit comments