mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-10 19:03:12 +00:00
ci: Fix environment for the deployment
This commit is contained in:
parent
58d7087a0b
commit
bf99d3b73d
|
@ -184,6 +184,7 @@ steps:
|
|||
- name: Prepare
|
||||
commands:
|
||||
- ln -s /var/lib/drone-runner-exec/.local $HOME/.local
|
||||
- ln -s /var/lib/drone-runner-exec/.config $HOME/.config
|
||||
- podman unshare podman volume mount release
|
||||
|
||||
- name: Deploy Artifacts to Gitea
|
||||
|
|
Loading…
Reference in a new issue