This commit is contained in:
Mike Clark
2021-03-11 13:38:08 +08:00
committed by GitHub
parent 9ce8fbe5be
commit af38453a5a
+1
View File
@@ -4,6 +4,7 @@
# GLOBALS #
#################################################################################
SHELL := /bin/bash
PROJECT_DIR := $(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
BUCKET = {{ cookiecutter.s3_bucket }}
PROFILE = {{ cookiecutter.aws_profile }}