Remove working in github workspace folder, we're not github here
This commit is contained in:
@@ -9,7 +9,11 @@ echo "Starting Jekyll build"
|
|||||||
# Set workspace permissions
|
# Set workspace permissions
|
||||||
####################################################
|
####################################################
|
||||||
|
|
||||||
chmod -R a+w /github/workspace
|
pwd
|
||||||
|
|
||||||
|
ls -R
|
||||||
|
|
||||||
|
chmod -R a+w ./
|
||||||
|
|
||||||
####################################################
|
####################################################
|
||||||
# Build the Jekyll site
|
# Build the Jekyll site
|
||||||
|
|||||||
Reference in New Issue
Block a user