Update .gitea/workflows/deploy.yml
Deploy / Deploy (push) Successful in 23s
Details
Deploy / Deploy (push) Successful in 23s
Details
This commit is contained in:
parent
e516e0ba95
commit
138df22226
|
@ -10,6 +10,6 @@ jobs:
|
||||||
uses: https://git.alice.ufsj.edu.br/Carneiro/alice-sites-pull-action@main
|
uses: https://git.alice.ufsj.edu.br/Carneiro/alice-sites-pull-action@main
|
||||||
with:
|
with:
|
||||||
dirname: mmpSearch
|
dirname: mmpSearch
|
||||||
src_dir: /var/www/html/trens
|
src_dir: /var/www/src
|
||||||
dest_dir: /var/www/html
|
dest_dir: /var/www/html/trens
|
||||||
jekyll_args: --trace
|
jekyll_args: --trace
|
Loading…
Reference in New Issue