Compare commits
No commits in common. "814fbb1bed527b38f0ad818e986a6cb99eeefe66" and "533e20c082f055991a24bcee967430e02d4a3466" have entirely different histories.
814fbb1bed
...
533e20c082
@ -1,5 +1,4 @@
|
|||||||
platform: linux/amd64
|
pipeline:
|
||||||
steps:
|
|
||||||
publish:
|
publish:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
secrets: [docker_username, docker_password]
|
secrets: [docker_username, docker_password]
|
||||||
|
@ -68,10 +68,4 @@ job "lure-web" {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
constraint {
|
|
||||||
attribute = "${attr.cpu.arch}"
|
|
||||||
operator = "set_contains_any"
|
|
||||||
value = "amd64,arm64"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user