aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorlian-manonog <lian.manonog@gmail.com>2024-08-16 10:20:14 +0100
committerlian-manonog <lian.manonog@gmail.com>2024-08-16 10:20:14 +0100
commit861fd5fe8303c6558c7763477c89dc98fff23c57 (patch)
tree3e77977dbd1b9213bb0afb6af77737f005064033 /.github
parent2b879e4f03e85ec02af8dcaebdd4a6fcb8defd93 (diff)
downloadde-project-bentley-861fd5fe8303c6558c7763477c89dc98fff23c57.tar.gz
de-project-bentley-861fd5fe8303c6558c7763477c89dc98fff23c57.zip
wip: pushing the ci-cd-branch to test terraform infra
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 372d0b3..922daee 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ name: deploy-terraform
on:
push:
branches:
- - test-ci/** # Adjust the branch based on our deployment strategy
+ - ci-cd-branch # Adjust the branch based on our deployment strategy
jobs:
deploy-terraform:
git.ajschof.me — hosted by ajschofield — powered by cgit