You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We need a new auto-deploy flow to deploy the newly built application tag with all other stable applications.
Describe the solution you'd like
Add support of a new auto-deploy flow, Auto-stable to deploy the newly built application tag with all other stable applications.
For applications that don't have stable builds, use the latest tag.
The text was updated successfully, but these errors were encountered:
With Auto-stable, the auto-deploy type operator takes
the currently built tag passed to the CDStageDeploy and,
for other applications, all stable versions.
The latest tag will be used if the application
doesn't have a stable version.
With Auto-stable, the auto-deploy type operator takes
the currently built tag passed to the CDStageDeploy and,
for other applications, all stable versions.
The latest tag will be used if the application
doesn't have a stable version.
With Auto-stable, the auto-deploy type operator takes
the currently built tag passed to the CDStageDeploy and,
for other applications, all stable versions.
The latest tag will be used if the application
doesn't have a stable version.
Is your feature request related to a problem? Please describe.
We need a new auto-deploy flow to deploy the newly built application tag with all other stable applications.
Describe the solution you'd like
Add support of a new auto-deploy flow,
Auto-stable
to deploy the newly built application tag with all other stable applications.For applications that don't have stable builds, use the latest tag.
The text was updated successfully, but these errors were encountered: