Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 2d2f150

Browse files
General-Beckgavofyork
authored andcommitted
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
1 parent 0496f3b commit 2d2f150

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ variables:
1414

1515
cache:
1616
key: "${CI_JOB_NAME}"
17+
policy: pull
1718
paths:
1819
- ${CI_PROJECT_DIR}/target/
1920
- ${CI_PROJECT_DIR}/cargo/

0 commit comments

Comments
 (0)