aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/.gitlab-ci.yml
blob: 4320a5725279a109e9e7eae203fe040ff30c9a0d (plain)
1
2
3
4
5
6
7
8
9
image: archive.docker-registry.eecloud.nsn-net.net/imp/matryoshka:latest

stages:
  - build

build:
  stage: build
  script:
    - mvn clean package