projects
/
friendica-addons.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07b3dd2
)
Temporary deactivate restrictions
author
Philipp
<admin@philipp.info>
Fri, 3 Sep 2021 07:24:27 +0000
(09:24 +0200)
committer
Philipp
<admin@philipp.info>
Fri, 3 Sep 2021 07:24:27 +0000
(09:24 +0200)
.drone.yml
patch
|
blob
|
history
diff --git
a/.drone.yml
b/.drone.yml
index bac21a40da7dd649b149b5e9ac0708ead6387006..9c4966bae7cf43f17b22777d8238af9b0ec0f1c7 100644
(file)
--- a/
.drone.yml
+++ b/
.drone.yml
@@
-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