Skip to content

Commit

Permalink
test the CI - separate each steps for mor visibility on the builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Matlavv committed Nov 15, 2024
1 parent bd65548 commit 127cc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
publish-helm-chart:
runs-on: ubuntu-latest
needs: setup-docker
needs: [setup-docker, build-and-push-api, build-and-push-job]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 127cc4a

Please sign in to comment.