Skip to content

Commit

Permalink
fix: correct branch name (#1714)
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenvanduocit committed Jun 16, 2022
1 parent a6232d3 commit b525b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .do/deploy.template.yaml
Expand Up @@ -3,7 +3,7 @@ spec:
services:
- name: unleash-server
git:
branch: master
branch: main
repo_clone_url: https://github.com/Unleash/unleash.git
build_command: 'yarn build'
run_command: 'yarn start'
Expand Down

0 comments on commit b525b98

Please sign in to comment.