This commit is contained in:
parent
9bfba0ac38
commit
377d8601a7
1 changed files with 4 additions and 0 deletions
|
@ -7,3 +7,7 @@ services:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
||||||
|
version_tag:
|
||||||
|
extends: pianello-web-app
|
||||||
|
image: git.webdeploy.it/pianello/pianello-web-app:${TAG}
|
||||||
|
|
Loading…
Reference in a new issue