update needs
parent
1c80a7a73a
commit
79882d6d6a
|
@ -39,7 +39,7 @@ jobs:
|
|||
environment: prod
|
||||
|
||||
test:
|
||||
needs: [deployStaging, deployProd]
|
||||
needs: [buildDeployStaging, buildDeployProd]
|
||||
if: ${{ always() }}
|
||||
timeout-minutes: 60
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue