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 5fe8b80 commit 032dddf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 ..."
2 changes: 1 addition & 1 deletion scripts/kash
Submodule kash updated 1 files
+1 −1 kash.sh

0 comments on commit 032dddf

Please sign in to comment.