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

Commit

Permalink
chore: fix prod workflow url
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Apr 15, 2022
1 parent 15a5dfc commit d9ba1f1
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 @@ -27,7 +27,7 @@ jobs:
needs: [register]
environment:
name: production
url: https://PROJECT.fabrique.social.gouv.fr
url: https://serving-ml.fabrique.social.gouv.fr
steps:
- name: Use kube-workflow deployment
uses: SocialGouv/kube-workflow@v1
Expand Down

0 comments on commit d9ba1f1

Please sign in to comment.