No dependency
This commit is contained in:
@@ -73,7 +73,6 @@ jobs:
|
|||||||
deploy_preprod:
|
deploy_preprod:
|
||||||
name: Deploy (Pre-Prod)
|
name: Deploy (Pre-Prod)
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [deploy_staging]
|
|
||||||
if: github.ref == 'refs/heads/main'
|
if: github.ref == 'refs/heads/main'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
|
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
|
||||||
|
|||||||
Reference in New Issue
Block a user