add submodule

This commit is contained in:
Dryusdan 2018-01-02 23:43:17 +01:00
parent 6aa2926539
commit 75af492fa7
2 changed files with 4 additions and 1 deletions

View File

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

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "php"]
path = php
url = https://github.com/xataz/docker-nginx-php