FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 472d7f04 authored by L. Bower's avatar L. Bower
Browse files

fixing docs

parent 7d6b4fe0
No related branches found
No related tags found
No related merge requests found
...@@ -83,7 +83,7 @@ half_fat_tests: ...@@ -83,7 +83,7 @@ half_fat_tests:
when: always when: always
stage: half-fat stage: half-fat
extends: .before_script extends: .before_script
image: lb584/ews_coordinator_pip:latest image: lb584/ews_coordinator_pip:gitlab
script: script:
- cd $CI_PROJECT_DIR/tests/integration/partial/ - cd $CI_PROJECT_DIR/tests/integration/partial/
...@@ -106,7 +106,7 @@ half_fat_epi_tests: ...@@ -106,7 +106,7 @@ half_fat_epi_tests:
when: manual when: manual
stage: half-fat stage: half-fat
extends: .before_script extends: .before_script
image: lb584/ews_coordinator_pip:latest image: lb584/ews_coordinator_pip:gitlab
script: script:
- cd $CI_PROJECT_DIR/tests/integration/partial/ - cd $CI_PROJECT_DIR/tests/integration/partial/
...@@ -124,7 +124,7 @@ full_fat_depo: ...@@ -124,7 +124,7 @@ full_fat_depo:
when: manual when: manual
stage: full-fat stage: full-fat
extends: .before_script extends: .before_script
image: lb584/ews_coordinator_pip:latest image: lb584/ews_coordinator_pip:gitlab
tags: ["ewas-production"] tags: ["ewas-production"]
script: script:
- > - >
...@@ -157,7 +157,7 @@ full_fat_env_suit: ...@@ -157,7 +157,7 @@ full_fat_env_suit:
when: manual when: manual
stage: full-fat stage: full-fat
extends: .before_script extends: .before_script
image: lb584/ews_coordinator_pip:latest image: lb584/ews_coordinator_pip:gitlab
tags: ["ewas-production"] tags: ["ewas-production"]
script: script:
- > - >
...@@ -190,7 +190,7 @@ full_fat_survey: ...@@ -190,7 +190,7 @@ full_fat_survey:
when: manual when: manual
stage: full-fat stage: full-fat
extends: .before_script extends: .before_script
image: lb584/ews_coordinator_pip:latest image: lb584/ews_coordinator_pip:gitlab
tags: ["ewas-production"] tags: ["ewas-production"]
script: script:
- > - >
...@@ -223,7 +223,7 @@ full_fat_advisory: ...@@ -223,7 +223,7 @@ full_fat_advisory:
when: manual when: manual
stage: full-fat stage: full-fat
extends: .before_script extends: .before_script
image: lb584/ews_coordinator_pip:latest image: lb584/ews_coordinator_pip:gitlab
tags: ["ewas-production"] tags: ["ewas-production"]
script: script:
- > - >
...@@ -256,7 +256,7 @@ full_fat_epi: ...@@ -256,7 +256,7 @@ full_fat_epi:
when: manual when: manual
stage: full-fat stage: full-fat
extends: .before_script extends: .before_script
image: lb584/ews_coordinator_pip:latest image: lb584/ews_coordinator_pip:gitlab
tags: ["ewas-production"] tags: ["ewas-production"]
script: script:
- > - >
...@@ -289,7 +289,7 @@ pages: ...@@ -289,7 +289,7 @@ pages:
when: manual when: manual
stage: docs stage: docs
extends: .before_script extends: .before_script
image: lb584/ews_coordinator_pip:latest image: lb584/ews_coordinator_pip:gitlab
script: script:
- export PATH=$PATH:/home/ewsmanager/.local/bin - export PATH=$PATH:/home/ewsmanager/.local/bin
- pip install sphinx - pip install sphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment