Add woodpecker build.
This commit is contained in:
parent
549893e1c9
commit
dbde5c5982
1 changed files with 10 additions and 0 deletions
10
.woodpecker/build-and-deploy.yaml
Normal file
10
.woodpecker/build-and-deploy.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
steps:
|
||||
- name: build
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
repo: forgejo.hax.social/rallias/test-app
|
||||
registry: forgejo.hax.social
|
||||
tags: latest
|
||||
username: rallias
|
||||
password:
|
||||
from_secret: forgejo_token
|
Loading…
Add table
Reference in a new issue