Add directory information to entrypoint for testing
This commit is contained in:
@@ -9,5 +9,9 @@ set -e
|
|||||||
# Change permissions
|
# Change permissions
|
||||||
chmod -R a+w ./
|
chmod -R a+w ./
|
||||||
|
|
||||||
|
pwd
|
||||||
|
|
||||||
|
ls -R
|
||||||
|
|
||||||
# Run command
|
# Run command
|
||||||
$*
|
jekyll build
|
||||||
Reference in New Issue
Block a user