adding other data on server static
This commit is contained in:
parent
cd92322984
commit
6f5e4f5fdf
1 changed files with 13 additions and 0 deletions
|
@ -425,6 +425,19 @@ Linux server_static debian_amd64_strech build:
|
||||||
name: "khanat-server_static-debian_amd64_strech-$CI_COMMIT_REF_NAME"
|
name: "khanat-server_static-debian_amd64_strech-$CI_COMMIT_REF_NAME"
|
||||||
paths:
|
paths:
|
||||||
- code/build/bin
|
- code/build/bin
|
||||||
|
- code/ryzom/server/shard.screen.rc
|
||||||
|
- code/web
|
||||||
|
- code/ryzom/server/*.cfg
|
||||||
|
- code/ryzom/server/data_shard
|
||||||
|
- code/ryzom/common/data_common
|
||||||
|
- code/ryzom/common/data_leveldesign
|
||||||
|
- code/ryzom/client/*.cfg
|
||||||
|
- code/ryzom/client/cfg
|
||||||
|
- code/ryzom/client/data
|
||||||
|
- code/ryzom/client/macosx
|
||||||
|
- code/ryzom/client/unix
|
||||||
|
- code/ryzom/client/windows
|
||||||
|
- code/ryzom/tools/scripts/linux
|
||||||
expire_in: 2 week
|
expire_in: 2 week
|
||||||
|
|
||||||
Linux client_static debian_i386_strech build:
|
Linux client_static debian_i386_strech build:
|
||||||
|
|
Loading…
Reference in a new issue