pyfedi/.woodpecker.yaml
Martynas Sklizmantas 680a2bb8e5 secrets to push
2024-03-09 16:55:35 +01:00

10 lines
265 B
YAML

steps:
- name: docker-build
image: woodpeckerci/plugin-docker-buildx
settings:
repo: codeberg.org/${CI_REPO_OWNER}/pyfedi
registry: codeberg.org
tags: latest
username: ${CI_REPO_OWNER}
password:
from_secret: cb_token