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

Merge rules and only

parent 2dc856d0
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.
......@@ -101,15 +101,20 @@ spotbugs:
- changes:
- ./$JAVA_PROJECT_NAME/**/*
- ./application-kafkastreams-commons/**/*
if:
- $DOCKERHUB_ORG
- $DOCKERHUB_ID
- $DOCKERHUB_PW
- $IMAGE_NAME
- $JAVA_PROJECT_NAME
when: always
- when: manual
only:
variables:
- if:
- $DOCKERHUB_ORG
- $DOCKERHUB_ID
- $DOCKERHUB_PW
- $IMAGE_NAME
- $JAVA_PROJECT_NAME
when: manual
deploy-uc1-kstreams-app:
extends: .deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment