feat: Sprint 09 security hardening & media-ops RBAC
Deploy Dashboard (Main) / Backend Tests (push) Failing after 39s
Deploy Dashboard (Main) / Frontend Tests (push) Successful in 10s
Deploy Dashboard (Main) / Build Main Image (push) Successful in 4m34s
Deploy Dashboard (Main) / Deploy to Production (push) Successful in 1m0s
Deploy Dashboard (Main) / Backend Tests (push) Failing after 39s
Deploy Dashboard (Main) / Frontend Tests (push) Successful in 10s
Deploy Dashboard (Main) / Build Main Image (push) Successful in 4m34s
Deploy Dashboard (Main) / Deploy to Production (push) Successful in 1m0s
This commit is contained in:
@@ -193,7 +193,7 @@ jobs:
|
||||
deploy-dev:
|
||||
name: Deploy to Dev
|
||||
runs-on: vps
|
||||
needs: [build-image-dev, frontend-tests]
|
||||
needs: [build-image-dev, backend-tests, frontend-tests]
|
||||
env:
|
||||
SECRET_KEY: test-secret-key-for-ci-environment-32chars-minimum
|
||||
|
||||
|
||||
Reference in New Issue
Block a user