c4k-website/.gitlab-ci.yml

11 lines
212 B
YAML
Raw Permalink Normal View History

2022-09-08 13:04:17 +00:00
stages:
- image
services:
2023-01-20 11:12:41 +00:00
- docker:dind
2022-09-08 13:04:17 +00:00
2023-01-20 10:43:48 +00:00
website-image-test-publish:
image: domaindrivenarchitecture/devops-build:latest
stage: image
script:
2023-01-20 10:58:39 +00:00
- cd infrastructure/c4k-website-build && pyb image test