From 7c28828cfed4b7f327877f051ad69a1467b526bd Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Sat, 29 Jul 2023 00:37:14 +0100 Subject: [PATCH] Update deploy.template.yaml --- .do/deploy.template.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index 5eb3ccbee..14cfd8daa 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -3,9 +3,9 @@ spec: services: - name: stirling-pdf git: - branch: main + branch: deployScripts repo_clone_url: https://github.com/Frooodle/Stirling-PDF.git - dockerfile_path: Dockerfile + dockerfile_path: Dockerfile-do envs: - key: APP_HOME_NAME value: "Stirling PDF"