mirror of
https://asciireactor.com/otho/industry-cv.git
synced 2024-11-24 09:25:07 +00:00
Fix publish path.
This commit is contained in:
parent
5c8f21ce6e
commit
46f7cc9e15
@ -36,7 +36,7 @@ tasks:
|
|||||||
- task: compile
|
- task: compile
|
||||||
- task: compile
|
- task: compile
|
||||||
install:
|
install:
|
||||||
- cp {{.compiled_name}}.pdf ../industry-domain/htdocs/othoulrich-cv.pdf
|
- cp {{.compiled_name}}.pdf ../industry-website/htdocs/othoulrich-cv.pdf
|
||||||
publish:
|
publish:
|
||||||
- task: build
|
- task: build
|
||||||
- task: install
|
- task: install
|
||||||
|
Loading…
Reference in New Issue
Block a user