diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-06-02 04:19:20 +0200 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-06-08 15:20:37 +0200 |
commit | dc9df43214450caac2f67d2fe938c8ee42524557 (patch) | |
tree | 4e85ae8409969f42b545962bae9d51be773dc6dc /build | |
parent | e156cea2420c4aa780c9bbac6309dbc963ca5431 (diff) | |
download | nextcloud-server-dc9df43214450caac2f67d2fe938c8ee42524557.tar.gz nextcloud-server-dc9df43214450caac2f67d2fe938c8ee42524557.zip |
ci: Migrate CalDAVTester CI scripts to GitHub
We can finally shut of drone workers.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'build')
-rw-r--r-- | build/files-checker.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/files-checker.php b/build/files-checker.php index d7b683904d5..17216399ca4 100644 --- a/build/files-checker.php +++ b/build/files-checker.php @@ -8,7 +8,6 @@ $expectedFiles = [ '.', '..', '.devcontainer', - '.drone.yml', '.editorconfig', '.eslintignore', '.eslintrc.js', |