Fix docker build command

This commit is contained in:
Deon George 2016-05-26 21:49:22 +10:00
parent 1f41a69f9f
commit 98b9802e4f

View File

@ -9,4 +9,4 @@ before_script:
build: build:
stage: build stage: build
script: script:
- docker build -t leenooks/lamps - docker build -t leenooks/lamps .