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
|
||||
|
||||
before_install:
|
||||
- docker build -t vulnwhisperer-local
|
||||
- docker build -t vulnwhisperer-local .
|
||||
- docker-compose -f docker-compose-test.yml up
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
Reference in New Issue
Block a user