Merge pull request 'add .gitea folder to remove routine' (#14) from deploy-fix into main
All checks were successful
Deploy Lecture site / build (push) Successful in 3s
All checks were successful
Deploy Lecture site / build (push) Successful in 3s
Reviewed-on: #14
This commit is contained in:
commit
6acdfa32b2
@ -27,7 +27,7 @@ jobs:
|
|||||||
path: ./tmp
|
path: ./tmp
|
||||||
- name: --- REMOVE TEMPORARY FILES ---
|
- name: --- REMOVE TEMPORARY FILES ---
|
||||||
run: |
|
run: |
|
||||||
rm -r ./tmp/.git
|
rm -rfv ./tmp/.git ./tmp/.gitea
|
||||||
- name: --- NOTIFY ---
|
- name: --- NOTIFY ---
|
||||||
run: |
|
run: |
|
||||||
curl \
|
curl \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user