Commit 91777474 authored by brospars's avatar brospars

Remove useless shopt command

parent fb281d6d
......@@ -10,7 +10,6 @@ pages:
mkdir -p public/`dirname ${file}`;
mv ${file%.*}.html public/`dirname ${file}`/;
done
- shopt -s extglob
artifacts:
paths:
- public
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment