aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
blob: 8180769909b24f19e69298859351fc6d16397b87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
image: kasproject/kas:latest

meta-python2-image:
  stage: build
  script:
    - kas build kas-meta-python2-image.yml

meta-python2-ptest-image:
  stage: build
  script:
    - kas build kas-meta-python2-ptest-image.yml
    - kas build -c testimage kas-meta-python2-ptest-image.yml