Fix prd.yml (#145)
This commit is contained in:
commit
1c09e42c05
4
.github/workflows/prd.yml
vendored
4
.github/workflows/prd.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
deploy-to-scaleway:
|
||||
needs: build-and-push-image
|
||||
runs-on: ubuntu-latest
|
||||
environment: preprod
|
||||
environment: prod
|
||||
steps:
|
||||
- name: Install CLI
|
||||
uses: scaleway/action-scw@v0
|
||||
@ -103,7 +103,7 @@ jobs:
|
||||
deploy-to-scaleway-lecoffre:
|
||||
needs: build-and-push-image-lecoffre
|
||||
runs-on: ubuntu-latest
|
||||
environment: preprod
|
||||
environment: prod
|
||||
steps:
|
||||
- name: Install CLI
|
||||
uses: scaleway/action-scw@v0
|
||||
|
Loading…
x
Reference in New Issue
Block a user