indent
This commit is contained in:
parent
fefcc6839f
commit
33b08ad60d
1 changed files with 10 additions and 10 deletions
|
@ -1,14 +1,14 @@
|
||||||
steps:
|
steps:
|
||||||
- build:
|
- name: build
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
repo: gitea.simcop2387.info/simcop2387/ai-perl-base
|
repo: gitea.simcop2387.info/simcop2387/ai-perl-base
|
||||||
registry: gitea.simcop2387.info
|
registry: gitea.simcop2387.info
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
mirror: "https://docker-registry-cache.simcop2387.info"
|
mirror: "https://docker-registry-cache.simcop2387.info"
|
||||||
username: simcop2387
|
username: simcop2387
|
||||||
password:
|
password:
|
||||||
from_secret: docker_token
|
from_secret: docker_token
|
||||||
~
|
~
|
||||||
~
|
~
|
||||||
~
|
~
|
||||||
|
|
Loading…
Add table
Reference in a new issue