change for woodpecker syntax
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
b8b5bae212
commit
421d38e9b9
1 changed files with 11 additions and 11 deletions
|
@ -3,15 +3,15 @@ kind: pipeline
|
|||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: git.baubs.net/jan-henrik/overleaf-ldap
|
||||
registry: git.baubs.net
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
auto_tag: true
|
||||
pipeline:
|
||||
build:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: git.baubs.net/jan-henrik/overleaf-ldap
|
||||
registry: git.baubs.net
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
auto_tag: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue