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

This commit is contained in:
Philipp Rothmann 2023-01-12 14:16:06 +01:00
parent df0674037e
commit 554e9b6b20

View file

@ -39,7 +39,9 @@ volumes:
path: /tmp/cache
- name: tmp
temp: {}
---
kind: pipeline
type: docker
name: docker build and deploy
@ -49,9 +51,10 @@ steps:
settings:
username: yksflip
from_secret: docker_registry
repo: yksflip/foodsoft
tags:
- latest
repo: yksflip/foodsoft
tags:
- latest
- ${DRONE_COMMIT}
- name: deployment
image: decentral1se/stack-ssh-deploy:latest
settings: