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
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -164,6 +164,7 @@ This workaround should catch a good share of possible out-of-order deployments.
164
164
### Input
165
165
166
166
* `application`: The name of the CodeDeploy Application to work with. Defaults to the "short" repo name.
167
+
* `skip-sequence-check`: When set to `true`, do not attempt to make sure deployments happen in order. Use this when the workflow count has been reset or changed to a lower value; possible cause is renaming the workflow file.
0 commit comments