We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f79bd commit b5c2130Copy full SHA for b5c2130
.github/workflows/deploy-blue-green.yml
@@ -16,6 +16,4 @@ jobs:
16
needs: deploy-green
17
uses: ./.github/workflows/deploy-template.yml
18
with:
19
- environment: blue
20
- environment:
21
- name: int
+ environment: blue
0 commit comments