forked from ondra/colnod-connector
using arftifacts instead of cache
This commit is contained in:
parent
f1cfd62abd
commit
2a44cdf777
@ -20,9 +20,9 @@ build:
|
|||||||
- cd build
|
- cd build
|
||||||
- qmake ../colnod-connector.pro
|
- qmake ../colnod-connector.pro
|
||||||
- make -j4
|
- make -j4
|
||||||
cache:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- build # this path will be cached for next stages
|
- build
|
||||||
|
|
||||||
# ########
|
# ########
|
||||||
# Test
|
# Test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user