This repository has been archived on 2024-09-11. You can view files and clone it, but cannot push or open issues or pull requests.
php-fpm-s6/.gitlab-ci.yml

13 lines
179 B
YAML

stages:
- triggers
build_cifo:
stage: triggers
trigger:
include: .gitlab-ci.cifo.yml
build_dockerio:
stage: triggers
trigger:
include: .gitlab-ci.dockerio.yml