.gitlab-ci.yml 237 Bytes
Newer Older
1
include:
2
  - project: communications-backbone-system/backbone-infrastructure-config
3
    ref: master
4
    file: gitlab/all.yml
5
  - local: /gitlab/test-js.yml
6

7 8 9
variables:
  DOCKER_IMAGE_NAME: backbone-message-format
  TEST_DOCKER_COMPOSE: 1