Skip to content

Commit

Permalink
Revert "TO BE REVERTED: Test without environment"
Browse files Browse the repository at this point in the history
This reverts commit 776a376.
  • Loading branch information
ctmbl committed May 17, 2024
1 parent a5c0b06 commit 2cfb34a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
build-and-deploy-dev:
runs-on: ubuntu-latest
# Force to respect the 'dev-deployment' environment rules, in our case 1 maintainer approval
environment: deployment-dev
env:
SSH_KNOWN_HOSTS: ${{ secrets.SSH_KNOWN_HOSTS }}
steps:
Expand Down

0 comments on commit 2cfb34a

Please sign in to comment.