Skip to content

Commit

Permalink
Répare l'environnement de deploy-app
Browse files Browse the repository at this point in the history
  • Loading branch information
derfurth committed Oct 16, 2023
1 parent fa5f27b commit 4ed59c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
deploy-app:
name: Déploie l'app
environment: preprod
environment: ${{ github.event.inputs.target }}
runs-on: ubuntu-latest
timeout-minutes: 20

Expand Down

0 comments on commit 4ed59c9

Please sign in to comment.