From 68ce724d31cab9966bd0672596548460380051b5 Mon Sep 17 00:00:00 2001 From: lars Date: Fri, 6 Oct 2023 15:51:01 -0500 Subject: [PATCH] Fix 'content' --- deploy/portainer/.env.deploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/portainer/.env.deploy b/deploy/portainer/.env.deploy index db30f96..d00ae79 100644 --- a/deploy/portainer/.env.deploy +++ b/deploy/portainer/.env.deploy @@ -3,4 +3,4 @@ PORTAINER_API_KEY=ptr_RwxH2Cd+htdD2FoFiG46erT9beyvj9VoF3BrQPtDH3Q= PORTAINER_EP=CICD-runner GITEA_API_KEY=f449c74ec7f04e54fe1e481eae43492b34cea406 DEPLOY_REPO_URL=https://dvgit.privatedns.org/lars/DeployTests -DEPLOY_BRANCH=develop \ No newline at end of file +DEPLOY_BRANCH=main \ No newline at end of file