prettyplayerfe/.woodpecker.yaml
aarbit e383876bb0
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
Updates woodpecker file for manual pipeline runs
2024-07-01 15:35:11 -05:00

15 lines
352 B
YAML

when:
branch: main
event:
- push
- manual
steps:
- name: build
image: woodpeckerci/plugin-docker-buildx
settings:
repo: git.halfbinary.net/${CI_REPO_OWNER}/prettyplayerfe
registry: git.halfbinary.net
tags: latest
username: ${CI_REPO_OWNER}
password:
from_secret: docker_password