fix-ci #38
1 changed files with 6 additions and 3 deletions
|
@ -39,7 +39,9 @@ volumes:
|
|||
path: /tmp/cache
|
||||
- name: tmp
|
||||
temp: {}
|
||||
|
||||
---
|
||||
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: docker build and deploy
|
||||
|
@ -52,6 +54,7 @@ steps:
|
|||
repo: yksflip/foodsoft
|
||||
tags:
|
||||
- latest
|
||||
- ${DRONE_COMMIT}
|
||||
- name: deployment
|
||||
image: decentral1se/stack-ssh-deploy:latest
|
||||
settings:
|
||||
|
|
Loading…
Reference in a new issue