Compare commits
1 commit
cb08d40ab3
...
30ae03e3c1
Author | SHA1 | Date | |
---|---|---|---|
30ae03e3c1 |
1 changed files with 2 additions and 1 deletions
|
@ -5,4 +5,5 @@ name: build
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: d.xr.to/jdk
|
image: d.xr.to/jdk
|
||||||
command: ./gradle build
|
commands:
|
||||||
|
- ./gradle build
|
||||||
|
|
Loading…
Reference in a new issue