ContainerImage.Pinniped/.drone.yml
Danny Bessems 2265388f6c
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Update '.drone.yml'
2023-10-31 14:07:50 +00:00

16 lines
321 B
YAML

kind: pipeline
type: kubernetes
name: Container
steps:
image: plugins/docker
context: .
settings:
repo: bv11-cr01.bessems.eu/library/pinniped-server
registry: bv11-cr01.bessems.eu
tags: latest
mtu: 1450
username:
from_secret: harbor_username
password:
from_secret: harbor_password