You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI] Dockerfiles are updated (PYTHON_BINARY) (postgrespro#328)
Main:
- run_tests.sh requires and uses ${PYTHON_BINARY}, not python${PYTHON_VERSION}
- run_tests2.sh setups python version and runs run_tests.sh
Also:
- "ADD --chown=xxx:xxx . /pg/testgres" is used
- Dockerfile--std2-all.tmpl is optimized for docker cache
0 commit comments