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 path: /tmp/cache
- name: tmp - name: tmp
temp: {} temp: {}
--- ---
kind: pipeline kind: pipeline
type: docker type: docker
name: docker build and deploy name: docker build and deploy
@ -52,6 +54,7 @@ steps:
repo: yksflip/foodsoft repo: yksflip/foodsoft
tags: tags:
- latest - latest
- ${DRONE_COMMIT}
- name: deployment - name: deployment
image: decentral1se/stack-ssh-deploy:latest image: decentral1se/stack-ssh-deploy:latest
settings: settings: