mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Allow the Pull Request to trigger a build.
This commit is contained in:
@@ -9,11 +9,7 @@ install:
|
||||
- pip install ruamel.yaml
|
||||
|
||||
script:
|
||||
- >-
|
||||
git clone https://${GH_TOKEN}@github.com/cotes2020/blog-builder.git
|
||||
../blog-builder --depth=1 -q
|
||||
- cp -r ../blog-builder/framework/* .
|
||||
- bash _cibuild.sh
|
||||
- bash _scripts/travis/cibuild.sh
|
||||
|
||||
branches:
|
||||
only: master
|
||||
|
||||
Reference in New Issue
Block a user