Commit c16ccaa2 authored by Bruno Agrizzi's avatar Bruno Agrizzi

start ao invés de up

parent ab5bba1c
...@@ -16,7 +16,7 @@ buildImage: ...@@ -16,7 +16,7 @@ buildImage:
- master - master
stage: build_image stage: build_image
script: script:
- docker-compose up - docker-compose start
build: build:
tags: tags:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment