Skip to content

Commit

Permalink
Change on needs of release job
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahsa committed Jan 29, 2024
1 parent 4ea7ba2 commit 86953f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ jobs:
name: release
runs-on: ubuntu-latest
needs:
- build
- build-main
- build-clients
strategy:
matrix:
dir: ["deployments/server", "clients/proxy-client/deploy", "clients/harbor-client/deploy"]
Expand Down

0 comments on commit 86953f3

Please sign in to comment.