A way to tell CircleCI not to run for this change
This commit is contained in:
parent
f16812c81f
commit
2d6f9c1a05
@ -9,4 +9,5 @@ echo 'PUBLISHING'
|
|||||||
./node_modules/.bin/gh-pages \
|
./node_modules/.bin/gh-pages \
|
||||||
--silent \
|
--silent \
|
||||||
--repo https://$GITHUB_TOKEN@github.com/OHIF/Viewers.git \
|
--repo https://$GITHUB_TOKEN@github.com/OHIF/Viewers.git \
|
||||||
|
--message 'Autogenerated Message: [ci skip]' \
|
||||||
--dist docs/latest/_book
|
--dist docs/latest/_book
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user