File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ version: 2
3
3
defaults : &defaults
4
4
working_directory : ~/repo
5
5
docker :
6
- - image : cimg/node:lts-browsers
6
+ - image : cimg/openjdk:8.0.265-node
7
7
8
8
jobs :
9
9
build :
18
18
- git-cache-{{ .Branch }}-{{ .Revision }}
19
19
- git-cache-{{ .Branch }}-
20
20
- git-cache-
21
- - run :
22
- name : Install JDK
23
- command : npm install jdk --save-dev
24
21
- run :
25
22
name : Install symantic-release
26
23
command : |
Original file line number Diff line number Diff line change 13
13
[ ![ GitHub issues] ( https://img.shields.io/github/issues-raw/grcrt/grcrt-script.svg )] ( https://github.com/grcrt/grcrt-script/issues?q=is%3Aopen )
14
14
[ ![ GitHub contributors] ( https://img.shields.io/github/contributors/grcrt/grcrt-script.svg )] ( https://github.com/grcrt/grcrt-script/graphs/contributors )
15
15
[ ![ license] ( https://img.shields.io/github/license/grcrt/grcrt-script.svg )] ( https://github.com/grcrt/grcrt-script/blob/master/LICENSE )
16
- [ ![ Gitter] ( https://img.shields.io/gitter/room/grcrt/grcrt-script.svg )] ( https://gitter.im/GRCRT/Lobby )
17
16
[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
18
17
19
18
---
Original file line number Diff line number Diff line change 19
19
"file" : " GrepolisReportConverterV2"
20
20
},
21
21
"dependencies" : {
22
- "google-closure-compiler" : " ^20180204 .0.0"
22
+ "google-closure-compiler" : " ^20200830 .0.0"
23
23
},
24
24
"devDependencies" : {
25
25
"semantic-release" : " ^17.0.0"
You can’t perform that action at this time.
0 commit comments