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 f5ec52a commit 3ce2a0fCopy full SHA for 3ce2a0f
1 file changed
.github/workflows/generate-release-crs.yaml
@@ -127,6 +127,6 @@ jobs:
127
- name: Archive override snapshots
128
uses: actions/upload-artifact@v4
129
with:
130
- name: override-snapshots
+ name: override-snapshots-${{ inputs.revision }}-${{ inputs.environment }}
131
path: ./src/github.com/openshift-knative/serverless-operator/.konflux-release/
132
- retention-days: 90
+ retention-days: 30
0 commit comments