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 type: docker
name: continous-deployment name: continous-deployment
#trigger: trigger:
# repo: repo:
# - friendica/friendica-addons - friendica/friendica-addons
# branch: branch:
# - develop - develop
# - 20*-rc - 20*-rc
# event: event:
# - push - push
node: node:
node: releaser # This prevents executing this pipeline at other servers than drone.friendi.ca node: releaser # This prevents executing this pipeline at other servers than drone.friendi.ca