Skip to content

Commit

Permalink
fix: ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneD authored Dec 21, 2023
1 parent b71dfe3 commit 7ae0fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ jobs:

deploy_to_newtest:
if: github.repository_owner == 'Informatievlaanderen'
needs: [ deploy_to_newtest_start_slack ]
needs: [ deploy_to_newtest_start_slack, release ]
name: Deploy to new test
environment: test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7ae0fef

Please sign in to comment.