Commit bb272d94 authored by Дмитрий Сафронов's avatar Дмитрий Сафронов
Browse files

Merge branch '1-rename-common-to-common_docker-to-avoid-overlapping' into 'master'

Resolve "Rename .common to .common_docker to avoid overlapping"

Closes #1

See merge request docker/dind!16
parents 7c03e186 2027d705
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ stages:

#### TEST SECTION
test:
  extends: .common
  extends: .common_docker
  services:
    - ${CI_REGISTRY_IMAGE}:temp-${CI_COMMIT_SHORT_SHA}
  stage: test