mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-21 18:52:33 +00:00
Pop cache back in
This commit is contained in:
parent
4d67c12752
commit
6031eee429
@ -64,6 +64,9 @@ steps:
|
|||||||
from_secret: RCLONE_FTP_PASS
|
from_secret: RCLONE_FTP_PASS
|
||||||
commands:
|
commands:
|
||||||
- ./utils/scripts/build/linux-build.sh
|
- ./utils/scripts/build/linux-build.sh
|
||||||
|
volumes:
|
||||||
|
- name: cache
|
||||||
|
path: /home/eqemu/.ccache/
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user