Update dockerpublish.yml

This commit is contained in:
Marcel M. Otte 2020-04-14 11:47:18 +02:00 committed by GitHub
parent 4c13ccc440
commit bf176adb88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ jobs:
echo IMAGE_ID=$IMAGE_ID
echo VERSION=$VERSION
rm versionInfo.properties*
rm versionInfo.properties* || true
if [ " ${TERASOLOGY_PROPERTIES_URL}" == " " ]; then
if [ " ${TERASOLOGY_BUILD}" == " " ]; then