mirror of
https://github.com/ae-utbm/sith.git
synced 2024-10-31 19:38:04 +00:00
Editing workflow process
Sentry new release only triggers when deployment is successful
This commit is contained in:
parent
7f39ead159
commit
65c2689578
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -49,6 +49,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: production
|
environment: production
|
||||||
timeout-minutes: 30
|
timeout-minutes: 30
|
||||||
|
needs: deployment
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user