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

fix script name

parent 8de4093d
No related branches found
No related tags found
No related merge requests found
......@@ -34,9 +34,8 @@ ragdoc_build:
# - build
script:
# - JAVA_FILES=$(find java_files/ -name '*.java')
- ls -lah /
- JAVA_FILES=$(find src/ -name '*.java')
- /ragdoc-builder/start-build.sh -d data/ $JAVA_FILES
- /ragdoc-builder/start-builder.sh -d data/ $JAVA_FILES
artifacts:
paths:
- "data/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment