Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Peter Eder
pandoc
Commits
a0e32da1
Commit
a0e32da1
authored
Feb 23, 2021
by
Codingsimon
Browse files
submodulecombine
parent
102f66d8
Pipeline
#2499
failed with stage
in 5 seconds
Changes
6
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a0e32da1
...
...
@@ -15,7 +15,7 @@ build:
-
git submodule update --init --recursive --remote
stage
:
build
script
:
-
./bin/compile.sh
-
./
pandoc_pdf_tool/
bin/compile.sh
artifacts
:
paths
:
...
...
.gitmodules
View file @
a0e32da1
[submodule ".vscode"]
path = .vscode
url = https://github.com/tfragner/vs-code-pandoc.git
[submodule ".pandoc"]
path = .pandoc
path =
pandoc_pdf_tool/
.pandoc
url = https://github.com/tfragner/pandoc-environment.git
[submodule "bin"]
path = bin
path =
pandoc_pdf_tool/
bin
url = https://github.com/Pawedla/pandoc-bin.git
[submodule "pandoc_pdf_tool"]
path = "pandoc_pdf_tool"
url = ssh://git@gitlab.ce.jku.at:10022/simon.wimmer/pandoc_pdf_tool.git
.pandoc
@
77c0c1d9
Compare
77c0c1d9
...
77c0c1d9
Subproject commit 77c0c1d9de0ed0e24987ca82d2e32e0aa0ae277f
bin
@
dd2bb0c2
Compare
dd2bb0c2
...
dd2bb0c2
Subproject commit dd2bb0c2e46def6d911611bbf7ea7e32ef3c096f
pandoc_pdf_tool
@
2c00cb95
Subproject commit 2c00cb9596b82944c93a919f239ce7ca6c03a0cb
pandoc_pdf_tool#
@
2c00cb95
Subproject commit 2c00cb9596b82944c93a919f239ce7ca6c03a0cb
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment