add submodule

This commit is contained in:
Dryusdan 2018-01-02 23:47:06 +01:00
parent 4acb75fd01
commit df9447fcd5
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pipeline:
build_args: PHP_VER=7.1.12
tags:
- 7.1
dockerfile: php/Dockerfile
dockerfile: docker-nginx-php/Dockerfile
repo: registry.dryusdan.fr/dryusdan/php
secrets: [ docker_username, docker_password ]