Skip to content
Snippets Groups Projects

Resolve "Creation of jar in CI fails"

Merged René Schöne requested to merge 26-creation-of-jar-in-ci-fails into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
stages:
stages:
- build
- build
- test
# - test
build:
build:
image: openjdk:8
image: openjdk:8
Loading