mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +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
|
||||
on:
|
||||
repo: Parabot/Parabot
|
||||
all_branches: true
|
||||
branch:
|
||||
- master
|
||||
- development
|
||||
jdk: 'oraclejdk7'
|
||||
|
||||
Reference in New Issue
Block a user