Skip to content

Commit

Permalink
woodpecker
Browse files Browse the repository at this point in the history
  • Loading branch information
azahnen committed Nov 30, 2024
1 parent 2e17a11 commit aec77a4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .woodpecker/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ matrix:
- platform: linux/amd64
image: docker.ci.interactive-instruments.de/cicd/rhel-7-gcc73
setup: echo
- platform: linux/arm64
image: docker.ci.interactive-instruments.de/cicd/openjdk-11-arm64-gcc102
setup: echo
- platform: darwin/arm64
image: bash
# override default /cache/gradle which does not exist on local
setup: export GRADLE_USER_HOME=$${CI_WORKSPACE}/.gradle
# - platform: linux/arm64
# image: docker.ci.interactive-instruments.de/cicd/openjdk-11-arm64-gcc102
# setup: echo
# - platform: darwin/arm64
# image: bash
# # override default /cache/gradle which does not exist on local
# setup: export GRADLE_USER_HOME=$${CI_WORKSPACE}/.gradle

labels:
platform: ${platform}
Expand Down

0 comments on commit aec77a4

Please sign in to comment.