Skip to content

Commit

Permalink
remove docker publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuism committed Jan 10, 2025
1 parent ed643b4 commit 0bf9922
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,3 @@ jobs:
--publish \
--env BP_NATIVE_IMAGE=true \
--env BP_MAVEN_ACTIVE_PROFILES=native
- name: Build and push Docker image
run: |
docker push yourusername/yourimage:latest-${{ matrix.platform }}

0 comments on commit 0bf9922

Please sign in to comment.