Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,8 @@ lint-test-job: # This job also runs in the test stage. # This deploys the documentation. deploy-documentation : extends: cache_job cache: policy: pull stage : deploy tags : - RuyLopez Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,8 @@ lint-test-job: # This job also runs in the test stage. # This deploys the documentation. deploy-documentation : extends: cache_job cache: policy: pull stage : deploy tags : - RuyLopez Loading