Commit b9d11cdf 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/ansible!14
parents 26c33c46 82155f8b
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
  stage: test
  variables:
    GIT_STRATEGY: "none"