mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-08 17:11:14 +00:00
ci: add a symlink to config
This commit is contained in:
parent
59cf273fa9
commit
37341c7c27
|
@ -7,6 +7,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- ln -s /var/lib/drone-runner-exec/.local $HOME/.local
|
- ln -s /var/lib/drone-runner-exec/.local $HOME/.local
|
||||||
- ln -s /var/lib/drone-runner-exec/fdroid $HOME/fdroid
|
- ln -s /var/lib/drone-runner-exec/fdroid $HOME/fdroid
|
||||||
|
- ln -s /var/lib/drone-runner-exec/.config $HOME/.config
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue