Update .gitea/workflows/ssh_build.yml
Deploy / Deploy (push) Successful in 14s
Details
Deploy / Deploy (push) Successful in 14s
Details
This commit is contained in:
parent
f9cc41469e
commit
374abf376b
|
@ -9,9 +9,9 @@ jobs:
|
||||||
- name: Deploy to alice
|
- name: Deploy to alice
|
||||||
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:
|
||||||
site-dirname: aliceclass
|
dirname: aliceclass
|
||||||
source-dir: /var/www/src
|
src_dir: /var/www/src
|
||||||
dest-dir: /var/www/html
|
dest_dir: /var/www/html
|
||||||
|
|
||||||
|
|
||||||
# - name: Deploy to Server
|
# - name: Deploy to Server
|
||||||
|
|
Loading…
Reference in New Issue