add php build

This commit is contained in:
Dryusdan 2018-01-02 23:20:37 +01:00
parent 1338d7cd5b
commit 6aa2926539

View file

@ -1,4 +1,14 @@
pipeline:
buildphp:
image: plugins/docker
registry: registry.dryusdan.fr
build_args: PHP_VER=7.1.12
tags:
- 7.1
dockerfile: https://github.com/xataz/docker-nginx-php.git
repo: registry.dryusdan.fr/dryusdan/php
secrets: [ docker_username, docker_password ]
build:
image: plugins/docker
registry: registry.dryusdan.fr