Skip to content

Commit

Permalink
ci: remove commands
Browse files Browse the repository at this point in the history
  • Loading branch information
montoyaobeso committed Jun 9, 2024
1 parent 3e55938 commit 1cec3e3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,6 @@ Resources:
ConfigurationSource: API
CodeConfigurationValues:
Runtime: PYTHON_3
BuildCommand: "pip install -r requirements.txt"
StartCommand: "uvicorn src.api.main:app"
Port: 8080
RuntimeEnvironmentVariables:
-
Name: BUCKET_NAME
Expand Down

0 comments on commit 1cec3e3

Please sign in to comment.