c4k-website/.gitlab-ci.yml
2023-01-20 12:12:41 +01:00

11 lines
No EOL
212 B
YAML

stages:
- image
services:
- docker:dind
website-image-test-publish:
image: domaindrivenarchitecture/devops-build:latest
stage: image
script:
- cd infrastructure/c4k-website-build && pyb image test