Update Travis to use dev docker build
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ install:
|
||||
- pip3 install -r requirements-provider.txt
|
||||
- python3 setup.py install
|
||||
# verify docker build
|
||||
- docker build -t geopython/pygeoapi:latest .
|
||||
- docker build --build-arg BUILD_DEV_IMAGE=true -t geopython/pygeoapi:latest .
|
||||
|
||||
before_script:
|
||||
- sleep 20
|
||||
|
||||
Reference in New Issue
Block a user