diff --git a/.woodpecker/publish.yaml b/.woodpecker/publish.yaml index 5f115ee..ddb98fa 100644 --- a/.woodpecker/publish.yaml +++ b/.woodpecker/publish.yaml @@ -4,7 +4,8 @@ when: steps: - name: build - image: quay.io/podman/stable + # image: quay.io/podman/stable + image: ubuntu commands: #- podman build . - sleep 10000