mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-26 15:32:27 +00:00
Update .drone.yml
This commit is contained in:
parent
3fc9c470c4
commit
45afba6e5f
@ -82,6 +82,9 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- find build/bin/
|
- find build/bin/
|
||||||
- find build-bots/bin/
|
- find build-bots/bin/
|
||||||
|
- zip -j linux-build-x64.zip ./build/bin/*
|
||||||
|
- zip -j linux-build-bots-x64.zip ./build-bots/bin/*
|
||||||
|
- ls -lsh | grep zip
|
||||||
volumes:
|
volumes:
|
||||||
- name: cache
|
- name: cache
|
||||||
path: /home/eqemu/.ccache/
|
path: /home/eqemu/.ccache/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user