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

script is argument to entrypoint, testing

parent 3db901c7
Branches
No related tags found
No related merge requests found
...@@ -25,16 +25,16 @@ build: ...@@ -25,16 +25,16 @@ build:
- "src/gen" - "src/gen"
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: script:
- . - data/ src/
artifacts: artifacts:
paths: paths:
- "data/" - "data/"
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:relations"
stage: ragdoc_view stage: ragdoc_view
script: script:
- . - .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment