diff --git a/buildspec.yml b/buildspec.yml index 4a77af5..07b60e6 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -1,4 +1,4 @@ -version 0.1 +version: 0.1 environment_variables: plaintext: @@ -15,4 +15,3 @@ phases: commands: - python -m poc_scraper - python -m poc_modbus_server -