fixes syntax error in buildspec.yml
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
version 0.1
|
version: 0.1
|
||||||
|
|
||||||
environment_variables:
|
environment_variables:
|
||||||
plaintext:
|
plaintext:
|
||||||
@@ -15,4 +15,3 @@ phases:
|
|||||||
commands:
|
commands:
|
||||||
- python -m poc_scraper
|
- python -m poc_scraper
|
||||||
- python -m poc_modbus_server
|
- python -m poc_modbus_server
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user