Skip to content

Commit

Permalink
ci: updated to latest kash + logout from registry we login
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed May 24, 2024
1 parent d9874e0 commit 22ac407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/build_service.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,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 ..."
2 changes: 1 addition & 1 deletion scripts/kash
Submodule kash updated 1 files
+1 −1 kash.sh

0 comments on commit 22ac407

Please sign in to comment.