Reactivate Trigger

This commit is contained in:
Philipp Holzer 2021-09-03 09:25:11 +02:00
parent 3b9fc39241
commit d65d42cff2
No known key found for this signature in database
GPG Key ID: 9A28B7D4FF5667BD
1 changed files with 8 additions and 8 deletions

View File

@ -74,14 +74,14 @@ kind: pipeline
type: docker
name: continous-deployment
#trigger:
# repo:
# - friendica/friendica-addons
# branch:
# - develop
# - 20*-rc
# event:
# - push
trigger:
repo:
- friendica/friendica-addons
branch:
- develop
- 20*-rc
event:
- push
node:
node: releaser # This prevents executing this pipeline at other servers than drone.friendi.ca