mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 12:50:50 +02:00
using artifacts instead of cache
This commit is contained in:
parent
1fe9632720
commit
0d4f436e23
@ -16,9 +16,9 @@ build: # name of task
|
||||
- cd build
|
||||
- qmake ../server-sdk.pro
|
||||
- make -j4
|
||||
cache:
|
||||
paths:
|
||||
- build/
|
||||
artifacts:
|
||||
paths:
|
||||
- build
|
||||
|
||||
|
||||
# ########
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user