test for submodule presence
This commit is contained in:
parent
ea4051c55c
commit
cf18cdf175
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ build-packages: # This job runs in the deploy stage.
|
||||||
- git config --global user.name "Maximilian Keßler (via gitlab runner)"
|
- git config --global user.name "Maximilian Keßler (via gitlab runner)"
|
||||||
script:
|
script:
|
||||||
- echo "Building packages incrementally..."
|
- echo "Building packages incrementally..."
|
||||||
|
- test -d PyTeX
|
||||||
- .ci/ci_build.sh
|
- .ci/ci_build.sh
|
||||||
- cd build/LatexPackagesBuild
|
- cd build/LatexPackagesBuild
|
||||||
- git add .
|
- git add .
|
||||||
|
|
Loading…
Add table
Reference in a new issue