c4k-website/.gitlab-ci.yml
2023-01-20 11:56:30 +01:00

11 lines
No EOL
220 B
YAML

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