No dependency
Remote Deployment Pipeline / Prepare Context (push) Successful in 4s
Remote Deployment Pipeline / Deploy (Dev/Preview) (push) Skipped
Remote Deployment Pipeline / Cleanup Preview (push) Skipped
Remote Deployment Pipeline / Deploy (Pre-Prod) (push) Successful in 2m31s

This commit is contained in:
2026-09-10 20:11:18 +02:00
parent 7949e91048
commit 2a8795870a
-1
View File
@@ -73,7 +73,6 @@ jobs:
deploy_preprod:
name: Deploy (Pre-Prod)
runs-on: ubuntu-latest
needs: [deploy_staging]
if: github.ref == 'refs/heads/main'
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7