Skip to content
Snippets Groups Projects
Commit bbc79d69 authored by Victor Palmlund's avatar Victor Palmlund
Browse files

mes

parent a1df9888
No related branches found
No related tags found
No related merge requests found
Pipeline #52705 failed
image: alash325/javaant:latest
stages:
- build
- test
- publish
build:
stage: build
script:
- ant build
test:
stage: test
script:
- ant -lib test/lib/junit.jar -Dtest=AllTests testall
artifacts:
paths:
- public
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment