Skip to content

Commit

Permalink
BBL-381 | adding makefile must have commented lines
Browse files Browse the repository at this point in the history
  • Loading branch information
exequielrafaela committed Sep 18, 2020
1 parent 2b14f60 commit b307492
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ init-makefiles: ## initialize makefiles
## IMPORTANT: Automatically managed
## Must NOT UNCOMMENT the #include lines below
#
include ${MAKEFILES_DIR}/circleci/circleci.mk
include ${MAKEFILES_DIR}/release-mgmt/release.mk
include ${MAKEFILES_DIR}/terraform13/terraform13.mk
include ${MAKEFILES_DIR}/terratest13/terratest13.mk

#include ${MAKEFILES_DIR}/circleci/circleci.mk
#include ${MAKEFILES_DIR}/release-mgmt/release.mk
#include ${MAKEFILES_DIR}/terraform13/terraform13.mk
#include ${MAKEFILES_DIR}/terratest13/terratest13.mk

0 comments on commit b307492

Please sign in to comment.