diff --git a/.circleci/config.yml b/.circleci/config.yml index 877d27a..86f3c1b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -26,7 +26,7 @@ jobs: git update-index --assume-unchanged "Makefile" - run: - name: test1-terraform-format + name: test1-terraform-format-and-docs command: | # # Install pre-commit @@ -193,12 +193,12 @@ workflows: branches: ignore: # only branches matching the below regex filters will run - master -# - test-e2e-terratests: -# context: binbashar-org-global-context -# filters: -# branches: -# ignore: # only branches matching the below regex filters will run -# - master + - test-e2e-terratests: + context: binbashar-org-global-context + filters: + branches: + ignore: # only branches matching the below regex filters will run + - master - release-version-with-changelog: context: binbashar-org-global-context filters: