foo
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Philipp Rothmann 2023-01-12 14:27:58 +01:00
parent 554e9b6b20
commit 496700c0e1

View file

@ -49,9 +49,11 @@ steps:
- name: build and publish docker image - name: build and publish docker image
image: plugins/docker image: plugins/docker
settings: settings:
username: yksflip registry: git.local-it.org
from_secret: docker_registry repo: git.local-it.org/foodsoft/foodsoft
repo: yksflip/foodsoft username: philipp
password:
from_secret: docker_registry
tags: tags:
- latest - latest
- ${DRONE_COMMIT} - ${DRONE_COMMIT}