Skip to content

Commit 4be199a

Browse files
fix: ensure proper formatting in deploy-prod-rollback.yaml for consistency
1 parent 8b2d769 commit 4be199a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/deploy-prod-rollback.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ deploy:prod:rollback:
1818
- if: $CI_COMMIT_REF_NAME == "main"
1919
when: manual
2020
- when: never
21-
allow_failure: false
21+
allow_failure: false

0 commit comments

Comments
 (0)