Commit a6a4fab6 authored by Tharrington, Arnold's avatar Tharrington, Arnold
Browse files

Updated file .gitlab-ci.yml

parent ffa5e0eb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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