Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
fix(ci): preprod url
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Sep 22, 2021
1 parent 6f5917f commit 2af3f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
needs: [register, manifests]
environment:
name: preproduction
url: https://sample-next-app-preprod.fabrique.social.gouv.fr
url: https://sample-next-app-preprod.dev.fabrique.social.gouv.fr
steps:
- name: Use autodevops deployment
uses: SocialGouv/actions/autodevops-deploy@RANCHER_PROJECT_ID
Expand Down

0 comments on commit 2af3f2c

Please sign in to comment.