We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d2677 commit c7de51aCopy full SHA for c7de51a
.travis.yml
@@ -91,7 +91,7 @@ jobs:
91
- cd
92
- git clone https://github.com/codeenigma/wikis2pages.git
93
- cd wikis2pages
94
- - /bin/sh init.sh https://$GITHUB_TOKEN@github.com/codeenigma/ce-dev.git
+ - /bin/sh init.sh https://$GITHUB_TOKEN@github.com/codeenigma/ce-dev.git 1.x
95
- /bin/sh set-current.sh ce-dev-travis
96
- docker exec --user ce-dev --workdir /home/ce-dev/deploy/live.local wikis2pages-hugo hugo
97
- /bin/sh .travis-push.sh
0 commit comments