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

fix ci

parent 07a7fc7e
No related branches found
No related tags found
No related merge requests found
Pipeline #12729 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