new podman-based pipeline

This commit is contained in:
Alya Sirko 2022-09-09 17:37:04 +03:00
parent 39086c3bd0
commit 9b619cb0b8

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