Skip to content

Commit

Permalink
no need to rebuild jar
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe committed Aug 29, 2024
1 parent 1436f56 commit ae92a2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
with:
name: build-artifacts
path: build
- run: ./gradlew bootJar
- run: docker buildx build --file=Containerfile --platform=linux/amd64,linux/arm64 --push
# - run: podman build --platform linux/amd64,linux/arm64 --manifest ghcr.io/gardenlinux/glvd-api:edge .
# - run: podman login -u token -p ${{ github.token }} ghcr.io
Expand Down

0 comments on commit ae92a2b

Please sign in to comment.