]> git.mxchange.org Git - friendica.git/commitdiff
Workaround for git.friendi.ca issue -> enforce external access
authorPhilipp <admin@philipp.info>
Fri, 14 Mar 2025 23:04:30 +0000 (00:04 +0100)
committerPhilipp <admin@philipp.info>
Fri, 14 Mar 2025 23:04:30 +0000 (00:04 +0100)
.woodpecker/.phpmd_check.yml

index e527bd0431f8205cfa8c9bf6c812a8c34f862c4d..7f9352ded39c907fdf51949fd76dfe4dee60a4c5 100644 (file)
@@ -8,6 +8,10 @@ when:
     exclude: [ stable ]
   event: [ pull_request, push ]
 
+# This forces PHP Unit executions at the "opensocial" labeled location (because of access issues with git.friendi.ca)
+labels:
+  location: opensocial
+
 steps:
   restore_cache:
     image: meltwater/drone-cache:dev