We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe99bc commit d883cd6Copy full SHA for d883cd6
1 file changed
.drone.yml
@@ -2,6 +2,7 @@
2
kind: pipeline
3
type: docker
4
name: tests-stable
5
+timeout: 90
6
7
# SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
8
# SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only
@@ -72,6 +73,7 @@ trigger:
72
73
74
75
name: tests-master
76
77
78
steps:
79
- name: gplay
0 commit comments