Update platform name
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
8108efcf2b
commit
4b8ea52a8d
1 changed files with 6 additions and 4 deletions
|
@ -1,11 +1,13 @@
|
|||
---
|
||||
when:
|
||||
event:
|
||||
exclude:
|
||||
- pull_request
|
||||
- event:
|
||||
- push
|
||||
- tag
|
||||
- cron
|
||||
- manual
|
||||
|
||||
labels:
|
||||
platform: linux/aarch64
|
||||
platform: linux/arm64
|
||||
|
||||
steps:
|
||||
docker-build-and-publish:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue