Skip to content

Commit

Permalink
BBL-440 | re-enabling terratest
Browse files Browse the repository at this point in the history
  • Loading branch information
exequielrafaela committed Nov 13, 2020
1 parent 1e7c3b6 commit 9ceff3e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 9ceff3e

Please sign in to comment.