c4k-website/.gitlab-ci.yml

11 lines
220 B
YAML
Raw Normal View History

2022-09-08 13:04:17 +00:00
stages:
- image
services:
- docker:19.03.12-dind
2023-01-20 10:43:48 +00:00
website-image-test-publish:
image: domaindrivenarchitecture/devops-build:latest
stage: image
script:
2023-01-20 10:54:33 +00:00
- cd infrastructure/docker-nextcloud && pyb image test