Skip to content

Commit

Permalink
fix: Publish docker image needs System test csv files
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonKonar authored and RadovanTomik committed Jan 23, 2024
1 parent 5f14120 commit a442ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jobs:

build-push-image:
name: Publish docker image
needs: [ system-test ]
needs: [ system-test-csv ]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit a442ce7

Please sign in to comment.