This commit is contained in:
parent
2374a814b5
commit
506076f5a4
@ -24,6 +24,7 @@ steps:
|
|||||||
# Compile twice for the table of contents and for bib text
|
# Compile twice for the table of contents and for bib text
|
||||||
- pdflatex cw.tex
|
- pdflatex cw.tex
|
||||||
- pdflatex cw.tex
|
- pdflatex cw.tex
|
||||||
|
- mv cw.pdf cw2.pdf
|
||||||
- cd -
|
- cd -
|
||||||
|
|
||||||
# - name: Build Report
|
# - name: Build Report
|
||||||
@ -50,7 +51,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- tea login add --url https://git.andr3h3nriqu3s.com --token "$TOKEN"
|
- tea login add --url https://git.andr3h3nriqu3s.com --token "$TOKEN"
|
||||||
- tea r rm -y current || echo "Release not found"
|
- tea r rm -y current || echo "Release not found"
|
||||||
- tea r c --title "Latest" --asset firstcw/cw/cw.pdf --asset secondcw/cw/cw.pdf latest
|
- tea r c --title "Latest" --asset firstcw/cw/cw.pdf --asset secondcw/cw/cw2.pdf latest
|
||||||
|
|
||||||
- name: Remove current on failure
|
- name: Remove current on failure
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user