fix: jobs order
All checks were successful
Blog Deployment / check-hugo-version (push) Successful in 3s
Blog Deployment / build (push) Has been skipped
Blog Deployment / deploy-staging (push) Successful in 9s
Blog Deployment / test-staging (push) Successful in 3s
Blog Deployment / deploy-production (push) Successful in 9s
Blog Deployment / test-production (push) Successful in 2s
Blog Deployment / clean (push) Has been skipped
Blog Deployment / merge (push) Successful in 5s
All checks were successful
Blog Deployment / check-hugo-version (push) Successful in 3s
Blog Deployment / build (push) Has been skipped
Blog Deployment / deploy-staging (push) Successful in 9s
Blog Deployment / test-staging (push) Successful in 3s
Blog Deployment / deploy-production (push) Successful in 9s
Blog Deployment / test-production (push) Successful in 2s
Blog Deployment / clean (push) Has been skipped
Blog Deployment / merge (push) Successful in 5s
This commit is contained in:
@@ -107,7 +107,7 @@ jobs:
|
||||
fi
|
||||
|
||||
merge:
|
||||
needs: test
|
||||
needs: test-staging
|
||||
runs-on: ubuntu
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
Reference in New Issue
Block a user