stages:
  - build

build:
  stage: build
  only:
    - master
  script:
    - jpm xpi
  tags:
    - jpm
    - 1.2.2