We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7b805 commit 2fffce0Copy full SHA for 2fffce0
1 file changed
.github/workflows/ci.yml
@@ -50,6 +50,7 @@ jobs:
50
51
build-and-push-image:
52
runs-on: ubuntu-latest
53
+ environment: prod
54
needs: run-tests
55
56
steps:
0 commit comments