mirror of
https://github.com/rancher/os.git
synced 2025-09-17 15:40:47 +00:00
Fix reference to missing arm64 tag
This commit is contained in:
@@ -65,7 +65,6 @@ steps:
|
|||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
platforms:
|
platforms:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
|
||||||
target: "rancher/os:${DRONE_TAG}"
|
target: "rancher/os:${DRONE_TAG}"
|
||||||
template: "rancher/os:${DRONE_TAG}-ARCH"
|
template: "rancher/os:${DRONE_TAG}-ARCH"
|
||||||
when:
|
when:
|
||||||
|
Reference in New Issue
Block a user