Skip to content

Commit

Permalink
less verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuism committed Dec 3, 2024
1 parent 6198f26 commit 73ab81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Build and publish OCI image
run: |
pack build ghcr.io/ictu/pseudoniemenservice \
-v --force-color --clear-cache \
--force-color --clear-cache \
--builder docker.io/paketobuildpacks/builder-jammy-buildpackless-tiny \
--buildpack gcr.io/paketo-buildpacks/java-native-image \
--path . \
Expand Down

0 comments on commit 73ab81f

Please sign in to comment.