Skip to content
Snippets Groups Projects
Commit 550617ca authored by Sören Henning's avatar Sören Henning Committed by Sören Henning
Browse files

Update .gitlab-ci.yml

parent 7c76ee8f
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
...@@ -102,11 +102,7 @@ spotbugs: ...@@ -102,11 +102,7 @@ spotbugs:
- ./$JAVA_PROJECT_NAME/**/* - ./$JAVA_PROJECT_NAME/**/*
- ./application-kafkastreams-commons/**/* - ./application-kafkastreams-commons/**/*
if: if:
- "$DOCKERHUB_ORG" - '$DOCKERHUB_ORG != ""'
- "$DOCKERHUB_ID"
- "$DOCKERHUB_PW"
- "$IMAGE_NAME"
- "$JAVA_PROJECT_NAME"
when: always when: always
- when: manual - when: manual
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment