This commit is contained in:
parent
428720e438
commit
2a0e13c0d3
1 changed files with 3 additions and 3 deletions
|
@ -6,10 +6,10 @@ jobs:
|
||||||
build-test:
|
build-test:
|
||||||
runs-on: x86_64
|
runs-on: x86_64
|
||||||
container:
|
container:
|
||||||
image: onlyoffice/documentserver:8.1.1.2
|
image: onlyoffice/documentserver:8.0.1.1
|
||||||
env:
|
env:
|
||||||
pkgver: 8.1.1
|
pkgver: 8.0.1
|
||||||
buildno: 39
|
buildno: 60
|
||||||
steps:
|
steps:
|
||||||
- name: Environment setup
|
- name: Environment setup
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue