Gitea Actions test
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 25s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 25s
This commit is contained in:
parent
98f95b5cd5
commit
69f4235185
@ -17,5 +17,5 @@ jobs:
|
||||
yarn build
|
||||
ls
|
||||
- name: Move to Nginx folder
|
||||
run: cp .output /var/www/html
|
||||
run: cp -r .output /var/www/html
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
Loading…
x
Reference in New Issue
Block a user