oops
This commit is contained in:
parent
43b161b413
commit
16e2f23621
1 changed files with 1 additions and 0 deletions
1
.github/workflows/app.yml
vendored
1
.github/workflows/app.yml
vendored
|
@ -66,6 +66,7 @@ jobs:
|
||||||
deploy:
|
deploy:
|
||||||
name: Deploy app
|
name: Deploy app
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
needs: build_and_publish
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
environment: [ 'prd' ]
|
environment: [ 'prd' ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue