diff --git a/scripts/build.sh b/scripts/build.sh index adabc5a..2ee19bf 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -83,6 +83,6 @@ if [ "$PUBLISH" = true ]; then docker push "$IMAGE_NAME:$IMAGE_TAG" fi -docker logout +docker logout "$KALISIO_DOCKERHUB_URL" end_group "Building container $IMAGE_NAME:$IMAGE_TAG from krawler:$KRAWLER_TAG ..." diff --git a/scripts/kash b/scripts/kash index d8245ef..abf5d66 160000 --- a/scripts/kash +++ b/scripts/kash @@ -1 +1 @@ -Subproject commit d8245efeab5ed00a5f4691e5a06dec0f887dacac +Subproject commit abf5d6618b29811366eb5529d913fbf3e961e041