Skip to content

Commit

Permalink
Add .env staging
Browse files Browse the repository at this point in the history
  • Loading branch information
giade committed Mar 14, 2024
1 parent bcc0daf commit 3a104b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@ jobs:
nocows = false
# Optional, SSH private key
key: ${{secrets.SSH_PRIVATE_KEY}}
# Optional, additional flags to pass to ansible-playbook
options: |
--e env=staging

0 comments on commit 3a104b8

Please sign in to comment.