Skip to content
Snippets Groups Projects
Commit ab69661b authored by Sebastian's avatar Sebastian
Browse files

Before running Gradle, update git submodule

parent 64149665
No related branches found
No related tags found
1 merge request!75Before running Gradle, update git submodule
Pipeline #8818 passed
......@@ -21,6 +21,7 @@ test:
- set -e
- export GRADLE_USER_HOME=$PWD/.gradle
script:
- git submodule update
- ./gradlew --no-daemon :check
after_script:
# these file change every time and should not be cached
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment