Skip to content
Snippets Groups Projects
Commit 1df71a0b authored by Rajmund Hruška's avatar Rajmund Hruška
Browse files

Use the latest Python for CI/CD

parent c90b030b
No related branches found
No related tags found
2 merge requests!9Use the latest Python for testing,!60.1.14
Pipeline #1803 passed
# Official language image. Look for the different tagged releases at:
# https://hub.docker.com/r/library/python/tags/
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/python:3.6
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/python:latest
# Change pip's cache directory to be inside the project directory since we can
# only cache local items.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment