diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7df0b090a1ed8e3bd5ec0d0b896582a196854b10..810481c9573b507eb6bf2a949b720dbc949f7735 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,16 +25,16 @@ build: - "src/gen" ragdoc_build: - image: git-st.inf.tu-dresden.de:4567/jastadd/ragdoc-builder + image: "git-st.inf.tu-dresden.de:4567/jastadd/ragdoc-builder" stage: ragdoc_build script: - - . + - data/ src/ artifacts: paths: - "data/" ragdoc_view: - image: "git-st.inf.tu-dresden.de:4567/jastadd/ragdoc-view" + image: "git-st.inf.tu-dresden.de:4567/jastadd/ragdoc-view:relations" stage: ragdoc_view script: - .