Skip to content

Commit

Permalink
Update maven-make-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lindvarl authored Jun 28, 2024
1 parent 90673af commit 59a5760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven-make-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
"password": "${{ secrets.PUBLIC_SCHEMA_TOKEN }}"
}]
- name: Build, test and package
run: ./mvnw -B clean test compile
#- name: Build, test and package
# run: ./mvnw -B clean test compile

- uses: docker/[email protected]
id: buildx
Expand Down

0 comments on commit 59a5760

Please sign in to comment.