mirror of
https://github.com/2006-Scape/Parabot-Randoms.git
synced 2026-07-07 16:49:11 +00:00
Merge pull request #50 from Parabot/bugfix/deployment-jdk
[BUGFIX] Set JDK correctly for deployment
This commit is contained in:
+1
-1
@@ -56,4 +56,4 @@ deploy:
|
|||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
- development
|
- development
|
||||||
jdk: 'oraclejdk7'
|
jdk: 'openjdk7'
|
||||||
|
|||||||
Reference in New Issue
Block a user