mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 11:26:56 -08:00
maybe this time is right
This commit is contained in:
parent
10fd92824d
commit
2da76a5cc1
1 changed files with 5 additions and 7 deletions
|
@ -1,9 +1,7 @@
|
|||
steps:
|
||||
- name: docker-build
|
||||
|
||||
docker-build:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
repo: codeberg.org/${CI_REPO_OWNER}/pyfedi
|
||||
registry: codeberg.org
|
||||
dry-run: true
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
repo: codeberg.org/${CI_REPO_OWNER}/pyfedi
|
||||
registry: codeberg.org
|
||||
dry-run: true
|
||||
|
|
Loading…
Reference in a new issue