Skip to content

Commit

Permalink
Merge pull request #26 from binbashar/BBL-381-test-standalone-makefil…
Browse files Browse the repository at this point in the history
…es-repo

BBL-381 | commenting mandatory Makefile lines
  • Loading branch information
exequielrafaela authored Sep 11, 2020
2 parents 133a555 + a38d3b4 commit ca05f09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ workflows:
- master
- release-version-with-changelog:
context: binbashar-org-global-context
requires:
- git-sync-fork-upstream
- github-repo-replace-all-topics
filters:
branches:
only: # only branches matching the below regex filters will run
Expand Down
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,3 @@ git-sync-fork-upstream-docker: ## Git sync from master forked upstream repos doc

git-sync-fork-upstream-terraform: ## Git sync from master forked upstream repos terraform
cd ./terraform && make init-makefiles && make git-sync-fork-upstream


0 comments on commit ca05f09

Please sign in to comment.