Skip to content

Commit

Permalink
validate retention days
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko committed Dec 5, 2024
1 parent 6946072 commit f4d33fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feature-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
env:
TOOLS_PATH: "/opt/tools/bin"
# ARTIFACTS_RETENTION_DAYS: ${{ github.event.inputs.artifacts_retention_days }}
ARTIFACTS_RETENTION_DAYS: 0
ARTIFACTS_RETENTION_DAYS: 003

VS_BRANCH: ${{ github.event.inputs.vs_branch }}
HELM_BRANCH: ${{ github.event.inputs.helm_branch }}
Expand Down

0 comments on commit f4d33fb

Please sign in to comment.