Compare commits
2 Commits
3754187286
...
2c90e702e5
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c90e702e5 | |||
| 5befab4d53 |
@@ -1,5 +1,5 @@
|
||||
kind: pipeline
|
||||
type: podman
|
||||
type: docker
|
||||
name: linux-arm64
|
||||
|
||||
platform:
|
||||
@@ -29,7 +29,7 @@ steps:
|
||||
registry: http://cr.wks
|
||||
insecure: true
|
||||
auto_tag: true
|
||||
auto_tag_suffix: linux-arm64
|
||||
#auto_tag_suffix: linux-arm64
|
||||
dockerfile: docker/Dockerfile.linux.arm64
|
||||
when:
|
||||
ref:
|
||||
|
||||
Reference in New Issue
Block a user