overleaf-ldap/.drone.yml
Jan-Henrik Bruhn c22037c988
Some checks failed
continuous-integration/drone/push Build is failing
Testing kaniko plugin
2022-12-29 23:48:00 +01:00

17 lines
298 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: build
image: plugins/kaniko
settings:
repo: git.baubs.net/jan-henrik/overleaf-ldap
registry: git.baubs.net
username:
from_secret: docker_username
password:
from_secret: docker_password
tags: latest