Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-eberle committed Jan 29, 2024
1 parent 8af9f4e commit b75ef2a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/k8s-quarkus-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
build:
name: build & push
runs-on: ubuntu-latest
env:
working-directory: ./bookstore-quarkus-sync
defaults:
run:
working-directory: ./bookstore-quarkus-sync

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b75ef2a

Please sign in to comment.