test
This commit is contained in:
parent
fd5fdd63c5
commit
e7fb73b29a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +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
|
- test -d PyTeX/build
|
||||||
- .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