Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTalank <talank@gces.edu.np>2022-01-17 17:11:37 +0300
committerGitHub <noreply@github.com>2022-01-17 17:11:37 +0300
commitf88c6adab2662c78e1575043934580402b360cbe (patch)
tree5fc4bdc2e66015cdc63b6448b5da1e31472059e8 /.drone.star
parentbdc860d092c979dbe91c236070fda9d5858e3abd (diff)
[Tests-Only]Notify to rocketchat for only the nightly builds (#9369)
Diffstat (limited to '.drone.star')
-rw-r--r--.drone.star10
1 files changed, 0 insertions, 10 deletions
diff --git a/.drone.star b/.drone.star
index db6462e9e..ef9afb96f 100644
--- a/.drone.star
+++ b/.drone.star
@@ -46,16 +46,6 @@ def main(ctx):
trigger = build_trigger,
),
gui_tests(ctx, trigger = build_trigger, version = "latest"),
- notification(
- name = "build",
- trigger = build_trigger,
- depends_on = [
- "check-starlark",
- "changelog",
- "clang-debug-ninja",
- "GUI-tests",
- ],
- ),
]
cron_pipelines = [
# Build client