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

test with script

parent 31da174d
Branches
No related tags found
No related merge requests found
...@@ -27,6 +27,8 @@ build: ...@@ -27,6 +27,8 @@ build:
ragdoc_build: 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 stage: ragdoc_build
script:
- .
artifacts: artifacts:
paths: paths:
- "data/" - "data/"
...@@ -34,6 +36,8 @@ ragdoc_build: ...@@ -34,6 +36,8 @@ ragdoc_build:
ragdoc_view: ragdoc_view:
image: "git-st.inf.tu-dresden.de:4567/jastadd/ragdoc-view" image: "git-st.inf.tu-dresden.de:4567/jastadd/ragdoc-view"
stage: ragdoc_view stage: ragdoc_view
script:
- .
artifacts: artifacts:
paths: paths:
- "dist/" - "dist/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment