disseminate/.woodpecker.yaml
hexlocation's laptop (asiago) c408a15910 citest
2024-03-31 04:17:54 -04:00

10 lines
187 B
YAML

when:
branch: ["dev", "stable"]
event: push
steps:
- name: build
image: plugins/docker
settings:
platforms: linux/amd64
dockerfile: Dockerfile
tag: latest