Skip to content

Commit

Permalink
try adding build
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-eberle committed Jan 29, 2024
1 parent db734cb commit 18f0a70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/k8s-quarkus-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: assemble
run: ./gradlew assemble

- name: build container
run: ./gradlew build -x test -Dquarkus.container-image.build=true
# - name: build container
# run: ./gradlew build -x test -Dquarkus.container-image.build=true

# - name: Login to GitHub Container Registry
# uses: docker/login-action@v2
Expand Down

0 comments on commit 18f0a70

Please sign in to comment.