We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02017e3 commit 18b3653Copy full SHA for 18b3653
README.md
@@ -57,6 +57,8 @@ export LEVEL=hardcore
57
export USE_TPCDS=1
58
export PG_VERSION=12
59
60
+./mk_dockerfile.sh
61
+
62
docker-compose build
63
docker-compose run tests
64
```
0 commit comments