Skip to content

Commit

Permalink
add app-store-on-drone (#11880)
Browse files Browse the repository at this point in the history
  • Loading branch information
amrita-shrestha authored Nov 11, 2024
1 parent 56dff87 commit 6610f72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ config = {
"navigation",
"user-settings",
"file-action",
"app-store",
],
},
"app-provider": {
Expand Down
2 changes: 1 addition & 1 deletion tests/drone/config-ocis.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"client_id": "web",
"response_type": "code"
},
"apps": ["files", "text-editor", "preview", "pdf-viewer", "search", "admin-settings", "ocm"]
"apps": ["files", "text-editor", "preview", "pdf-viewer", "search", "admin-settings", "ocm", "app-store"]
}

0 comments on commit 6610f72

Please sign in to comment.