fix: use actual images

This commit is contained in:
MaxSorokin
2023-07-19 14:50:57 +03:00
committed by Oleg Korshul
parent 9923e0ce8e
commit 856d2ccc47
2 changed files with 2 additions and 2 deletions

View File

@ -78,4 +78,4 @@ jobs:
-v $PWD/deploy/sdkjs/word:/opt/onlyoffice/documentbuilder/sdkjs/word \
-v $PWD/deploy/sdkjs/cell:/opt/onlyoffice/documentbuilder/sdkjs/cell \
-v $PWD/deploy/sdkjs/slide:/opt/onlyoffice/documentbuilder/sdkjs/slide \
onlyofficeqa/doc-builder-testing:next-release rake rspec_critical
onlyoffice/doc-builder-testing:next-release rake rspec_critical

View File

@ -78,4 +78,4 @@ jobs:
-v $PWD/deploy/sdkjs/word:/opt/onlyoffice/documentbuilder/sdkjs/word \
-v $PWD/deploy/sdkjs/cell:/opt/onlyoffice/documentbuilder/sdkjs/cell \
-v $PWD/deploy/sdkjs/slide:/opt/onlyoffice/documentbuilder/sdkjs/slide \
onlyofficeqa/doc-builder-testing:develop-latest rake rspec_critical
onlyoffice/doc-builder-testing:develop-latest rake rspec_critical