mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 14:21:11 +00:00
Update .gitlab-ci.yml (#633)
it is necessary to test. You will probably have to create a cron-job for the nightly assembly of the master branch
This commit is contained in:
committed by
Gav Wood
parent
bcdb2d7ba0
commit
6ae3204f17
@@ -14,6 +14,7 @@ variables:
|
|||||||
|
|
||||||
cache:
|
cache:
|
||||||
key: "${CI_JOB_NAME}"
|
key: "${CI_JOB_NAME}"
|
||||||
|
policy: pull
|
||||||
paths:
|
paths:
|
||||||
- ${CI_PROJECT_DIR}/target/
|
- ${CI_PROJECT_DIR}/target/
|
||||||
- ${CI_PROJECT_DIR}/cargo/
|
- ${CI_PROJECT_DIR}/cargo/
|
||||||
|
|||||||
Reference in New Issue
Block a user