new podman-based pipeline

pull/112/head
Alya Sirko 2022-09-09 17:37:04 +03:00
parent 39086c3bd0
commit 9b619cb0b8
1 changed files with 4 additions and 3 deletions

View File

@ -18,10 +18,11 @@ kind: pipeline
type: exec
name: Release
environment:
HOME: /var/lib/drone-runner-exec
steps:
- name: Prepare
commands:
- ln -s /var/lib/drone-runner-exec/.local $HOME/.local
- name: Debug
commands:
- echo $HOME