Skip to content

Commit

Permalink
feat(docker): Use SILE develop branch for develop branch containers
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed May 11, 2024
1 parent 74642ad commit a358e2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- develop
tags:
- latest
- v*
Expand Down
2 changes: 1 addition & 1 deletion hooks/build
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ REVISION=$(git describe --long --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g')

RUNTIME_DEPS='bc bcprov curl decasify entr epubcheck fontconfig ghostscript git git-warp-time imagemagick inetutils sudo'\
' inkscape java-commons-lang jq kindlegen libertinus-font libgit2 m4 make mdbook moreutils nodejs'\
' pandoc-sile-git pcre pdftk podofo-tools poppler povray sassc sile sqlite'\
' pandoc-sile-git pcre pdftk podofo-tools poppler povray sassc sile-git sqlite'\
' texlive-binextra texlive-xetex texlive-formatsextra texlive-latexextra texlive-langenglish texlive-langother texlive-langcyrillic'\
' tex-gyre-fonts ttf-hack yq zint zola zsh'\
' lua lua-yaml lua-decasify'\
Expand Down

0 comments on commit a358e2b

Please sign in to comment.