Browse Source

[WIP] build docker images with tag

Espinoza Guillermo 6 years ago
parent
commit
0605673656
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -46,7 +46,7 @@ installer_branch:
     - php cmd.php make:tag:vendors repositories.ini ${CI_COMMIT_REF_NAME} --branch=true
   only:
     refs:
-      - branches
+      - pushes
     variables:
       - $CI_COMMIT_REF_NAME == "v*"