This commit is contained in:
parent
f7cd4904d2
commit
32108e36cb
1 changed files with 12 additions and 0 deletions
12
.woodpecker/.build.yml
Normal file
12
.woodpecker/.build.yml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
steps:
|
||||||
|
build:
|
||||||
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
settings:
|
||||||
|
repo: gitea.simcop2387.info/simcop2387/velocity-build
|
||||||
|
registry: gitea.simcop2387.info
|
||||||
|
auto_tag: true
|
||||||
|
tags:
|
||||||
|
- vel-${CI_PIPELINE_NUMBER}
|
||||||
|
username: simcop2387
|
||||||
|
password:
|
||||||
|
from_secret: docker_token
|
Loading…
Add table
Reference in a new issue