fix
This commit is contained in:
parent
60c436a0f8
commit
44ea0df8ec
1 changed files with 2 additions and 2 deletions
|
@ -53,8 +53,8 @@ build-packages: # This job runs in the deploy stage.
|
|||
- cd build/LatexPackagesBuild
|
||||
- git add .
|
||||
- git commit -m "${COMMIT_MESSAGE}"
|
||||
variables:
|
||||
GIT_SUBMODULE_STRAGEY: recursive
|
||||
variables:
|
||||
GIT_SUBMODULE_STRAGEY: recursive
|
||||
artifacts:
|
||||
paths:
|
||||
- build/
|
||||
|
|
Loading…
Add table
Reference in a new issue