aboutsummaryrefslogtreecommitdiffstats
path: root/.do
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-03 13:34:12 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-03 13:34:12 -0500
commit6b0c5aa8a455f571e58040a5dee04f917bb87c1e (patch)
treef7e039a357df153d4766f54410320a9d0b751074 /.do
parentRenamed 'master' branch to 'main' for the 'recipes' submodule (diff)
downloadferdium-server-6b0c5aa8a455f571e58040a5dee04f917bb87c1e.tar.gz
ferdium-server-6b0c5aa8a455f571e58040a5dee04f917bb87c1e.tar.zst
ferdium-server-6b0c5aa8a455f571e58040a5dee04f917bb87c1e.zip
Renamed 'master' branch to 'main'
Diffstat (limited to '.do')
-rw-r--r--.do/deploy.template.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml
index f4321fd..eae9e22 100644
--- a/.do/deploy.template.yaml
+++ b/.do/deploy.template.yaml
@@ -13,7 +13,7 @@ spec:
13 services: 13 services:
14 - dockerfile_path: Dockerfile 14 - dockerfile_path: Dockerfile
15 git: 15 git:
16 branch: master 16 branch: main
17 repo_clone_url: https://github.com/ferdium/ferdium-server.git 17 repo_clone_url: https://github.com/ferdium/ferdium-server.git
18 envs: 18 envs:
19 - key: DB_HOST 19 - key: DB_HOST