Skip to content

Commit

Permalink
updated job dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luth1um committed Aug 10, 2024
1 parent 0f8c5d9 commit 70a8bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
deploy:
needs:
- static-analysis
# - e2e # TODO: enable once the pipeline works as expected
- e2e
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/release'
concurrency:
Expand Down

0 comments on commit 70a8bc2

Please sign in to comment.