Commit 6023e2f0 authored by Uwe Peuker's avatar Uwe Peuker
Browse files

Automatischen Build aktiviert

parent 759caa6d
Loading
Loading
Loading
Loading

.gitlab-ci.yml

0 → 100644
+7 −0
Original line number Diff line number Diff line
dua-progglaette-build:
    image:
        openjdk:8-jdk-alpine
        
    script:
      - ./gradlew build