We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a875b30 commit 77669c7Copy full SHA for 77669c7
.github/workflows/docker.yml
@@ -36,6 +36,7 @@ jobs:
36
deploy:
37
needs: build
38
runs-on: ubuntu-latest
39
+ environment: prod
40
steps:
41
- name: Execute remote commands via SSH to deploy
42
uses: appleboy/[email protected]
0 commit comments