Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
.gitlab-ci.yml 139 B
Newer Older
variables:
  ROLE: ${CI_PROJECT_NAME}
  BRANCH: ${CI_COMMIT_REF_NAME}

test:
  trigger:
    project: ecgalaxy/tooling
    strategy: depend