]> git.mxchange.org Git - friendica-addons.git/commitdiff
Use labels for woodpecker continuous deployments
authorPhilipp <admin@philipp.info>
Sun, 26 Jun 2022 13:45:58 +0000 (15:45 +0200)
committerPhilipp <admin@philipp.info>
Sun, 26 Jun 2022 13:45:58 +0000 (15:45 +0200)
.woodpecker/.continuous-deployment.yml
.woodpecker/.releaser.yml

index a293d17fd90498a1dc13dbc4c0d71cb6901fd574..9270c9a009bf2c4fa2000594f1ba9cbc5ac20521 100644 (file)
@@ -3,7 +3,10 @@ matrix:
     - PHP_MAJOR_VERSION: 7.4
       PHP_VERSION: 7.4.18
 
-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
 
index 080cbb86af7b7d3fedc9ef4233cd3ac022c13ac6..4b592d99c4b8439d545fb2e3159e578dc0f88922 100644 (file)
@@ -3,7 +3,10 @@ matrix:
     - PHP_MAJOR_VERSION: 7.4
       PHP_VERSION: 7.4.18
 
-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