fix: add condition on version for cleaning
Some checks failed
Blog Deployment / check-rebuild (push) Successful in 4s
Blog Deployment / build (push) Has been skipped
Blog Deployment / test-staging (push) Failing after 3s
Blog Deployment / merge (push) Has been skipped
Blog Deployment / deploy-production (push) Has been skipped
Blog Deployment / test-production (push) Has been skipped
Blog Deployment / deploy-staging (push) Successful in 9s
Blog Deployment / clean (push) Has been skipped
Some checks failed
Blog Deployment / check-rebuild (push) Successful in 4s
Blog Deployment / build (push) Has been skipped
Blog Deployment / test-staging (push) Failing after 3s
Blog Deployment / merge (push) Has been skipped
Blog Deployment / deploy-production (push) Has been skipped
Blog Deployment / test-production (push) Has been skipped
Blog Deployment / deploy-staging (push) Successful in 9s
Blog Deployment / clean (push) Has been skipped
This commit is contained in:
@@ -182,6 +182,7 @@ jobs:
|
||||
- check-rebuild
|
||||
- build
|
||||
- test-production
|
||||
if: needs.check-rebuild.outputs.newer_version_available == 'true'
|
||||
runs-on: docker
|
||||
defaults:
|
||||
run:
|
||||
|
Reference in New Issue
Block a user