Skip to content

Commit

Permalink
Bump web commit ID, ODS, pin oCIS to v1.18 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwengerter committed Mar 28, 2022
1 parent f0f4a62 commit c56f9a2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=019388d687085c9336f598fac6e74f5601fad52c
WEB_COMMITID=e3ab3bc8704cba2e438ab97c3156c3bdd1523825
WEB_BRANCH=master
2 changes: 1 addition & 1 deletion .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ OC_CI_ALPINE = "owncloudci/alpine:latest"
OC_CI_GOLANG = "owncloudci/golang:1.17"
OC_CI_NODEJS = "owncloudci/nodejs:14"
OC_CI_WAIT_FOR = "owncloudci/wait-for:latest"
OC_OCIS = "owncloud/ocis:latest"
OC_OCIS = "owncloud/ocis:1.18"
OC_TESTING_MIDDLEWARE = "owncloud/owncloud-test-middleware:1.3.1"

config = {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"xml-js": "^1.6.11"
},
"peerDependencies": {
"owncloud-design-system": "^12.0.0"
"owncloud-design-system": "^13.0.0"
},
"engines": {
"node": ">=14 <=16"
Expand Down
4 changes: 2 additions & 2 deletions pkg/assets/embed.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c56f9a2

Please sign in to comment.