parent
cae1ae1135
commit
c9172fd2e3
@ -0,0 +1,13 @@ |
|||||||
|
image: frekele/ant |
||||||
|
|
||||||
|
stages: |
||||||
|
- build |
||||||
|
|
||||||
|
build: |
||||||
|
stage: build |
||||||
|
script: |
||||||
|
- ant jar |
||||||
|
artifacts: |
||||||
|
paths: |
||||||
|
- "build/TotallyNotMalware.jar" |
||||||
|
|
Loading…
Reference in new issue