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