Update '.woodpecker/.arch.yml'
This commit is contained in:
parent
03318586ed
commit
a732aa221f
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ matrix:
|
||||||
PLATFORM:
|
PLATFORM:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
|
|
||||||
|
# sneaky change
|
||||||
|
|
||||||
platform: ${PLATFORM}
|
platform: ${PLATFORM}
|
||||||
branches: [dev]
|
branches: [dev]
|
||||||
|
|
|
||||||
Reference in a new issue