Fixup on the build command
This commit is contained in:
parent
15bb566636
commit
727ef812d2
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ services:
|
||||||
- docker
|
- docker
|
||||||
language: ruby
|
language: ruby
|
||||||
before_install:
|
before_install:
|
||||||
- docker build --file=docker/Dockerfile-Ubuntu --tag=v4.0.0:affdex
|
- docker build --file=docker/Dockerfile-Ubuntu --tag=v4.0.0:affdex .
|
||||||
|
|
Loading…
Reference in a new issue