Skip to content

Commit

Permalink
ci(Review apps): ajout du lien vers l'environment github 'review-apps…
Browse files Browse the repository at this point in the history
…'. ref #4825
  • Loading branch information
raphodn committed Jan 3, 2025
1 parent 712aafc commit 11d23f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/clever-cloud-review-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
deploy:
name: Deploy/redeploy review app
runs-on: ubuntu-latest
environment: 'review-apps'
permissions:
issues: write
pull-requests: write
Expand All @@ -32,4 +33,4 @@ jobs:
with:
type: 'python'
set-env: true # Enables the command to set env vars on Clever Cloud
# environment: 'review'
# environment: 'review-apps'

0 comments on commit 11d23f2

Please sign in to comment.