]> git.mxchange.org Git - friendica.git/blobdiff - .woodpecker/.continuous-deployment.yml
Make network counts at the group level system level configurable
[friendica.git] / .woodpecker / .continuous-deployment.yml
index d334a4307aa13042426e159f0e0ae35065a1d828..5a29fe61295c627914f762fdd4c0906823a73746 100644 (file)
@@ -9,7 +9,10 @@ depends_on:
   - database_checks
   - messages.po_check
 
-platform: releaser/release # This prevents executing this pipeline at other servers than ci.friendi.ca
+# This prevents executing this pipeline at other servers than ci.friendi.ca
+labels:
+  location: friendica
+  type: releaser
 
 skip_clone: true