mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-16 21:53:17 +00:00
new podman-based pipeline
This commit is contained in:
parent
39086c3bd0
commit
9b619cb0b8
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue