updated to run in podman pipeline
This commit is contained in:
@@ -20,8 +20,7 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
CGO_ENABLED: "0"
|
CGO_ENABLED: "0"
|
||||||
commands:
|
commands:
|
||||||
- go mod download
|
- go build -tags containers_image_openpgp -o release/linux/arm64/drone-runner-podman
|
||||||
- go build -o release/linux/arm64/drone-runner-podman
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
|
|||||||
Reference in New Issue
Block a user