mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-08 00:51:20 +00:00
ci: add a symlink to config
This commit is contained in:
parent
59cf273fa9
commit
37341c7c27
|
@ -7,6 +7,7 @@ steps:
|
|||
commands:
|
||||
- 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/.config $HOME/.config
|
||||
|
||||
- name: Run Tests
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue