This commit is contained in:
parent
0e83430400
commit
c22037c988
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: plugins/docker
|
||||
image: plugins/kaniko
|
||||
settings:
|
||||
repo: git.baubs.net/jan-henrik/overleaf-ldap
|
||||
registry: git.baubs.net
|
||||
|
@ -13,5 +13,5 @@ steps:
|
|||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
auto_tag: true
|
||||
tags: latest
|
||||
|
||||
|
|
Loading…
Reference in a new issue