fix(ci): erreur de syntaxe pour la sortie de veille #47
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Mise en production Terraform | |
on: | |
push: | |
branches: [ main ] | |
jobs: | |
# Déploiement sur Scalingo à chaque push sur la branche "main" | |
recette: | |
uses: DNUM-SocialGouv/1j1s-front/.github/workflows/terraform-template.yml@main | |
secrets: inherit | |
with: | |
apply: true | |
environnement_name: scalingo | |
environnement_url: https://1j1s-front-lighthouse-report.osc-fr1.scalingo.io/app/projects/1j1s-front-lighthouse-report/dashboard |