Commit 4ada1ad0 authored by Alexey Golubev's avatar Alexey Golubev Committed by GitHub

Merge pull request #159 from ONLYOFFICE/fix/use-develop-builder

Use develop version of doc-builder-testing
parents da27fb06 13ab519c
......@@ -17,7 +17,7 @@ jobs:
- npm install -g grunt-cli
- npm install --prefix build
- grunt --level=WHITESPACE_ONLY --base build --gruntfile build/Gruntfile.js
- docker pull onlyofficetestingrobot/doc-builder-testing
- docker pull onlyofficetestingrobot/doc-builder-testing:develop-latest
- docker run -v $PWD/word:/opt/onlyoffice/documentbuilder/sdkjs/word -v $PWD/cell:/opt/onlyoffice/documentbuilder/sdkjs/cell -v $PWD/slide:/opt/onlyoffice/documentbuilder/sdkjs/slide onlyofficetestingrobot/doc-builder-testing
notifications:
email:
......
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