Update platform name
This commit is contained in:
parent
8108efcf2b
commit
92f32b3e8a
@ -1,11 +1,6 @@
|
|||||||
---
|
---
|
||||||
when:
|
|
||||||
event:
|
|
||||||
exclude:
|
|
||||||
- pull_request
|
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
platform: linux/aarch64
|
platform: linux/arm64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
docker-build-and-publish:
|
docker-build-and-publish:
|
||||||
@ -13,7 +8,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
registry: registry.nemunai.re
|
registry: registry.nemunai.re
|
||||||
repo: registry.nemunai.re/dovecot
|
repo: registry.nemunai.re/dovecot
|
||||||
auto_tag: true
|
auto_tag: "true"
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user