Skip to content

Conversation

@GradedJestRisk
Copy link

@GradedJestRisk GradedJestRisk commented Dec 18, 2020

Issue #36
Local build ended successfully => have a try on my DockerHub

docker run --detach --env POSTGRES_HOST_AUTH_METHOD=trust --publish 5432:5432 --name postgres_node gradedjestrisk/plv8:12-2
CREATE EXTENSION plv8;
SELECT extversion FROM pg_extension WHERE  AND extname = 'plv8';
-- 2.3.15

Look like the CI was already failing before this PR, shall we block the merge and fix it beforehand ?
#37 (comment)

This was referenced Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant