Skip to content
Snippets Groups Projects
Commit 3e32e0d3 authored by Lukas Nagel's avatar Lukas Nagel
Browse files

only build ca jar if job would run

parent 07300f26
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -11,6 +11,10 @@ include: 'lib/docker.yml'
DOCKER_BUILD_DIR: 'cryptoanalysis'
cryptoanalysis-2.7.2-jar:
only:
changes:
- cryptoanalysis/*
- lib/docker.yml
image: maven:3.3-alpine
stage: build
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment