Skip to content

Commit

Permalink
Skip download target
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Sep 28, 2024
1 parent 795d147 commit 6ce7dd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,13 @@ jobs:
uses: making/workflows/.github/workflows/build-docker-image-maven-jvm.yaml@main
with:
image_file: image.yaml
download_target: false
build-native-image:
needs: test
uses: making/workflows/.github/workflows/build-docker-image-maven-native.yaml@main
with:
image_file: image_native.yaml
download_target: false
save-image-jvm:
needs: build-jvm-image
uses: making/workflows/.github/workflows/save-images.yaml@main
Expand Down

0 comments on commit 6ce7dd4

Please sign in to comment.