graphicek/.woodpecker.yaml

16 lines
340 B
YAML
Raw Permalink Normal View History

2024-04-05 08:31:50 +02:00
when:
- event: push
branch: master
2024-04-04 12:56:45 +02:00
steps:
- name: build & publish
image: woodpeckerci/plugin-docker-buildx
settings:
registry: containers.zipek.cz
username:
from_secret: zipek_registry_username
password:
from_secret: zipek_registry_password
repo: containers.zipek.cz/kamen/graphicek
tags: latest