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

Merge branch 'hruska-feature-latest-python' into 'devel'

Use the latest Python for testing

See merge request 709/warden/typedcols!9
parents c90b030b 1df71a0b
No related branches found
No related tags found
2 merge requests!9Use the latest Python for testing,!60.1.14
Pipeline #1805 passed
# Official language image. Look for the different tagged releases at: # Official language image. Look for the different tagged releases at:
# https://hub.docker.com/r/library/python/tags/ # 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 # Change pip's cache directory to be inside the project directory since we can
# only cache local items. # only cache local items.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment