Skip to content
Snippets Groups Projects
.gitlab-ci.yml 116 B
Newer Older
stages:
  - build

build:
  stage: build
Thomas Rientjes's avatar
Thomas Rientjes committed
  only:
    - master
  script:
    - jpm xpi
  tags:
    - jpm
    - 1.2.2