Skip to content

Commit

Permalink
Update and rename deploy.template.yaml to app.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
coinbookbrasil2021 authored and edeng23 committed Jan 4, 2022
1 parent be474a5 commit cfc5265
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .do/deploy.template.yaml → .do/app.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
spec:
name: binance-trade-bot
static_sites:
- dockerfile_path: Dockerfile
git:
branch: master
repo_clone_url: https://github.com/edeng23/binance-trade-bot
envs:
name: binance-trade-bot
static_sites:
- environment_slug: html
github:
branch: main
deploy_on_push: true
repo: coinbookbrasil/binance-trade-bot
envs:
- key: API_KEY
scope: BUILD_TIME
value: "API KEY BINANCE"
Expand Down

0 comments on commit cfc5265

Please sign in to comment.