Commit 8c58d73c authored by Ilya Rassadin's avatar Ilya Rassadin
Browse files

fix composer image

parent 6f5b61b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@

.build_composer:
  stage: build
  image: registry.cetera.su/adm/adm/php_composer:stretch_6
  image: registry.cetera.su/adm/ansible/php_composer:stretch_6
  variables:
    COMPOSER_INSTALL_DIR: ${CI_PROJECT_DIR}
  script:
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ variables:
  esac       

phpcs_test:
  image: registry.cetera.su/adm/adm/php_composer:stretch_6
  image: registry.cetera.su/adm/ansible/php_composer:stretch_6
  stage: test
  allow_failure: yes
  script: