show working dir
This commit is contained in:
parent
78e6680de9
commit
5949aacc2f
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ build-packages: # This job runs in the deploy stage.
|
|||
- test -d PyTeX/build
|
||||
- .ci/ci_build.sh
|
||||
- cd build/LatexPackagesBuild
|
||||
- echo "$PWD"
|
||||
- git add .
|
||||
- git commit -m "${COMMIT_MESSAGE}" || echo "Nothing to commit, working dir clean"
|
||||
variables:
|
||||
|
|
Loading…
Add table
Reference in a new issue