Skip to content
Snippets Groups Projects
Commit 5f40f8c3 authored by René Schöne's avatar René Schöne
Browse files

fix ci

parent 06427258
No related branches found
No related tags found
1 merge request!60.3.6
Pipeline #12731 passed
......@@ -4,6 +4,7 @@ variables:
stages:
- build
- test
- ragdoc
- publish
build:
......@@ -50,7 +51,7 @@ ragdoc_build:
image:
name: "git-st.inf.tu-dresden.de:4567/jastadd/ragdoc-builder"
entrypoint: [""]
stage: ragdoc_build
stage: ragdoc
needs:
- build
script:
......@@ -64,7 +65,7 @@ ragdoc_view:
image:
name: "git-st.inf.tu-dresden.de:4567/jastadd/ragdoc-view:relations"
entrypoint: [""]
stage: ragdoc_view
stage: ragdoc
needs:
- ragdoc_build
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment