docker
This commit is contained in:
@@ -67,22 +67,6 @@ qodana:
|
|||||||
paths:
|
paths:
|
||||||
- ".qodana/results/"
|
- ".qodana/results/"
|
||||||
|
|
||||||
default:
|
|
||||||
image: docker:25.0.5
|
|
||||||
services:
|
|
||||||
- name: registry.hub.docker.com/library/docker:25.0.5-dind
|
|
||||||
alias: docker
|
|
||||||
before_script:
|
|
||||||
- docker info
|
|
||||||
- df
|
|
||||||
- cat /etc/resolv.conf
|
|
||||||
- cat /etc/hosts
|
|
||||||
|
|
||||||
variables:
|
|
||||||
|
|
||||||
DOCKER_HOST: tcp://docker:2375
|
|
||||||
DOCKER_TLS_CERTDIR: ""
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
needs: [ 'pytest' ]
|
needs: [ 'pytest' ]
|
||||||
|
|||||||
Reference in New Issue
Block a user