Fix build command
This commit is contained in:
@ -14,7 +14,7 @@ services:
|
|||||||
# - python: 3.6 - Commenting out testing for Python 3.6 until ready
|
# - python: 3.6 - Commenting out testing for Python 3.6 until ready
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- docker build -t vulnwhisperer-local
|
- docker build -t vulnwhisperer-local .
|
||||||
- docker-compose -f docker-compose-test.yml up
|
- docker-compose -f docker-compose-test.yml up
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
Reference in New Issue
Block a user