Skip to content
Snippets Groups Projects

Clean up script names

Merged Sören Henning requested to merge clean-up-script-names into master
1 file
+ 1
5
Compare changes
  • Side-by-side
  • Inline
+ 1
5
@@ -102,11 +102,7 @@ spotbugs:
- ./$JAVA_PROJECT_NAME/**/*
- ./application-kafkastreams-commons/**/*
if:
- "$DOCKERHUB_ORG"
- "$DOCKERHUB_ID"
- "$DOCKERHUB_PW"
- "$IMAGE_NAME"
- "$JAVA_PROJECT_NAME"
- '$DOCKERHUB_ORG != ""'
when: always
- when: manual
Loading