Explorar el Código

[WIP] build docker images with tag

Espinoza Guillermo hace 6 años
padre
commit
0605673656
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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*"