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

Updated gitlab0ci.yml file.

parent 78653d7b
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@ lint-test-job: # This job also runs in the test stage.
# ----------------------------------------------------

# This job deploys the project binaries.
.deploy-job:
deploy-job:
  stage: deploy
  tags:
    - RuyLopez
@@ -140,8 +140,6 @@ deploy-documentation :
    stage : deploy
    tags :
        - RuyLopez
    cache: 
        key: $CI_COMMIT_REF_SLUG
    before_script:
        - *enable-python-virtual-environment
    script :