aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
blob: 5a47871368ae4420e2c9f19962ac2881233ab88c (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/kas-meta-python2-image.yml

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