Skip to content
Snippets Groups Projects
Verified Commit a6248bf3 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 97df180a
Branches
Tags
No related merge requests found
Pipeline #9344 canceled
......@@ -17,7 +17,6 @@ RUN rm -rf .git
RUN apt-get install -y openjdk-11-jdk-headless
# build and run tests
CMD mkdir build && \
cd build && \
......
......@@ -77,7 +77,7 @@ build-testenv:
- schedules
- web
changes:
- .docker/*
- .docker/Dockerfile
script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment