Compare commits
2 Commits
842f10741e
...
c1c4f92392
Author | SHA1 | Date | |
---|---|---|---|
c1c4f92392 | |||
f0c301edab |
@ -145,7 +145,7 @@ jobs:
|
|||||||
- name: Record version and Delete Unnecessary files
|
- name: Record version and Delete Unnecessary files
|
||||||
id: prebuild
|
id: prebuild
|
||||||
run: |
|
run: |
|
||||||
echo "version=$(cat public/VERSION)"
|
echo "version=$(cat public/VERISON)"
|
||||||
echo ${GITHUB_SHA::8} > VERSION
|
echo ${GITHUB_SHA::8} > VERSION
|
||||||
rm -rf .git* tests/ storage/app/test/
|
rm -rf .git* tests/ storage/app/test/
|
||||||
ls -al public/css/
|
ls -al public/css/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user