diff --git a/.woodpecker/.continuous-deployment.yml b/.woodpecker/.continuous-deployment.yml index d334a4307..5a29fe612 100644 --- a/.woodpecker/.continuous-deployment.yml +++ b/.woodpecker/.continuous-deployment.yml @@ -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 diff --git a/.woodpecker/.releaser.yml b/.woodpecker/.releaser.yml index acac6ed2c..5b56a6e1d 100644 --- a/.woodpecker/.releaser.yml +++ b/.woodpecker/.releaser.yml @@ -7,7 +7,10 @@ depends_on: - phpunit - code_standards_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