diff --git a/.github/workflows/openshift.yml b/.github/workflows/openshift.yml index b67419f8..033db712 100644 --- a/.github/workflows/openshift.yml +++ b/.github/workflows/openshift.yml @@ -121,7 +121,6 @@ jobs: key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock') }} restore-keys: | ${{ runner.os }}-yarn- - retention-days: 30 # https://github.com/redhat-actions/buildah-build#readme - name: Build from Dockerfile id: build-image