mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-17 06:03:20 +00:00
new podman-based pipeline
This commit is contained in:
parent
39086c3bd0
commit
9b619cb0b8
|
@ -18,10 +18,11 @@ kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: Release
|
name: Release
|
||||||
|
|
||||||
environment:
|
|
||||||
HOME: /var/lib/drone-runner-exec
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Prepare
|
||||||
|
commands:
|
||||||
|
- ln -s /var/lib/drone-runner-exec/.local $HOME/.local
|
||||||
|
|
||||||
- name: Debug
|
- name: Debug
|
||||||
commands:
|
commands:
|
||||||
- echo $HOME
|
- echo $HOME
|
||||||
|
|
Loading…
Reference in a new issue