Atualizar .gitea/workflows/deploy.yml
Deploy / Deploy (push) Successful in 12m39s
Details
Deploy / Deploy (push) Successful in 12m39s
Details
This commit is contained in:
parent
14386f3661
commit
4e5ac542f0
|
|
@ -8,7 +8,7 @@ jobs:
|
||||||
timeout-minutes: 40
|
timeout-minutes: 40
|
||||||
steps:
|
steps:
|
||||||
- name: Deploy to alice
|
- name: Deploy to alice
|
||||||
uses: https://git.alice.ufsj.edu.br/JotaChina/experimentos/src/branch/main/action.yml
|
uses: https://git.alice.ufsj.edu.br/JotaChina/experimentos@main
|
||||||
with:
|
with:
|
||||||
dirname: mmpSearch
|
dirname: mmpSearch
|
||||||
src_dir: /var/www/src
|
src_dir: /var/www/src
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue