dow/.woodpecker.yaml

17 lines
362 B
YAML
Raw Normal View History

2024-06-02 15:46:35 +02:00
when:
- event: push
branch: master
steps:
- name: build & publish
image: woodpeckerci/plugin-docker-buildx
directory: server
settings:
registry: containers.zipek.cz
username:
from_secret: zipek_registry_username
password:
from_secret: zipek_registry_password
repo: containers.zipek.cz/kamen/screen-data
tags: latest