-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Pipelines - Deployments
-
None
-
6
Hi All,
I found the currently I cannot redeploy a deployment in a pipeline which is more than 14 days old. The Redeploy button will be disable with info "Artifacts have expired".
My usecase is we don't often deploy to Prod env. The gap between each deployment could be more than a month or less. In this case, we cannot re-deploy the old code to PROD if anything happens on Prod before the next deployment. The only way is to re-run the whole pipeline again for the old commit. This will revert the code for test/staging env.
Can we extend / have an option to support this ?
Thanks,
Minh