Update platform name
This commit is contained in:
parent
8108efcf2b
commit
a216b587c7
1 changed files with 7 additions and 5 deletions
|
@ -1,14 +1,16 @@
|
|||
---
|
||||
when:
|
||||
event:
|
||||
exclude:
|
||||
- pull_request
|
||||
- event:
|
||||
- push
|
||||
- tag
|
||||
- cron
|
||||
- manual
|
||||
|
||||
labels:
|
||||
platform: linux/aarch64
|
||||
platform: linux/arm64
|
||||
|
||||
steps:
|
||||
docker-build-and-publish:
|
||||
- name: docker build and publish
|
||||
image: plugins/docker
|
||||
settings:
|
||||
registry: registry.nemunai.re
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue