civicrm-bij1/.gitlab-ci.yml

15 lines
186 B
YAML

image: docker:19.03.12
services:
- docker:19.03.12-dind
before_script:
- apk add --no-cache git
build:
stage: build
only:
- main
script:
- /bin/sh ./image.sh build