Update .gitea/workflows/deploy_to_stage.yaml
All checks were successful
Deploy to stage / deploy-to-stage (push) Successful in 4s
All checks were successful
Deploy to stage / deploy-to-stage (push) Successful in 4s
This commit is contained in:
parent
d2ed2f987e
commit
d524a21955
@ -19,4 +19,5 @@ jobs:
|
|||||||
- name: Copy the files
|
- name: Copy the files
|
||||||
run: |
|
run: |
|
||||||
cp -r ./html/* /www-stg/html
|
cp -r ./html/* /www-stg/html
|
||||||
|
- run: ls /www-stg/html
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
Loading…
x
Reference in New Issue
Block a user