Skip to content

Commit

Permalink
Wip GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Linda-fintlabs committed Apr 17, 2024
1 parent ca84b08 commit b9b3b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
deploy-to-aks:
name: deploy for ${{ matrix.org }} to ${{ matrix.cluster }}
runs-on: ubuntu-latest
needs: build-and-push
needs: build
permissions:
contents: read
packages: write
Expand Down

0 comments on commit b9b3b77

Please sign in to comment.