Trying to see files
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 14s
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 14s
This commit is contained in:
parent
10a99ff2b2
commit
544e79a9d1
@ -13,6 +13,7 @@ jobs:
|
|||||||
- run: git init
|
- run: git init
|
||||||
- run: git remote add origin https://git.shockrah.xyz/shockrah/temper-tv.git
|
- run: git remote add origin https://git.shockrah.xyz/shockrah/temper-tv.git
|
||||||
- run: git pull origin master
|
- run: git pull origin master
|
||||||
|
- run: ls -laR main-site/
|
||||||
- name: Build website content
|
- name: Build website content
|
||||||
run: cd main-site && pwd && ls -a && hugo
|
run: cd main-site && pwd && ls -a && hugo
|
||||||
- name: Copy files with rsync
|
- name: Copy files with rsync
|
||||||
|
Loading…
Reference in New Issue
Block a user