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

Update .gitlab-ci.yml file

parent 932ff40e
No related branches found
No related tags found
Loading
Pipeline #1783 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.7 image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/python:3.6
# 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.
Please register or to comment