You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c4k-website/.gitlab-ci.yml

11 lines
220 B
YAML

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