Compare commits

..

3 commits

Author SHA1 Message Date
071c2a745b ci: Change docker image to woodpeckers docker image with buildx support
All checks were successful
ci/woodpecker/push/build-arm Pipeline was successful
2023-07-18 18:32:41 +02:00
6fa1ca5ce5 ci: Change platform for arm builds to arm
All checks were successful
ci/woodpecker/push/build-arm Pipeline was successful
2023-07-18 18:23:24 +02:00
91f4d81870 ci: Deactivate amd64 builds
Some checks failed
ci/woodpecker/push/build-arm Pipeline failed
To make the build/debugging faster.
2023-07-18 18:18:53 +02:00
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
platform: linux/amd64
# branch: main
pipeline:

View file

@ -1,3 +1,4 @@
platform: linux/arm64
# branch: main
pipeline: