Skip to content

Commit

Permalink
fix(scope): adding client api scope
Browse files Browse the repository at this point in the history
  • Loading branch information
bassrock committed Aug 19, 2024
1 parent f0dbd23 commit 6b70958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/client-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: ./.github/workflows/reuse-build-and-push-image.yml
needs: [infrastructure]
with:
scope: client-api
docker-repo-name-pattern: clientapi-{0}-app
context: servers/client-api
app-path: servers/client-api
Expand Down

0 comments on commit 6b70958

Please sign in to comment.