Use labels for woodpecker continuous deployments

This commit is contained in:
Philipp Holzer 2022-06-26 15:45:58 +02:00
parent df8cc5d6c3
commit ed3184fd0b
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
2 changed files with 8 additions and 2 deletions

View 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

View 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