Gitea Actions test
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 27s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 27s
This commit is contained in:
parent
69f4235185
commit
11b667fa25
@ -15,7 +15,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
yarn
|
yarn
|
||||||
yarn build
|
yarn build
|
||||||
ls
|
- run: ls -la .output
|
||||||
- name: Move to Nginx folder
|
- name: Move to Nginx folder
|
||||||
run: cp -r .output /var/www/html
|
run: cp -r .output /var/www/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