fix: cicd
This commit is contained in:
@@ -51,6 +51,7 @@ jobs:
|
||||
deploy:
|
||||
needs: define-filters
|
||||
runs-on: hla-dev
|
||||
if: !cancelled() && needs.define-filters.result != 'failure'
|
||||
|
||||
env:
|
||||
# commit tagged ? yes->prod : no->dev
|
||||
|
||||
Reference in New Issue
Block a user