mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-06 00:37:52 +00:00
[BUGFIX] Only calling deployment on master and development
This commit is contained in:
+3
-1
@@ -53,5 +53,7 @@ deploy:
|
|||||||
acl: public_read
|
acl: public_read
|
||||||
on:
|
on:
|
||||||
repo: Parabot/Parabot
|
repo: Parabot/Parabot
|
||||||
all_branches: true
|
branch:
|
||||||
|
- master
|
||||||
|
- development
|
||||||
jdk: 'oraclejdk7'
|
jdk: 'oraclejdk7'
|
||||||
|
|||||||
Reference in New Issue
Block a user