Skip to content

Commit

Permalink
git.io->cloudposse.tools update
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbannon committed Jul 1, 2022
1 parent 102ddf9 commit 920d144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -6,4 +6,4 @@ export DOCKER_TAG ?= latest
export DOCKER_IMAGE_NAME ?= $(DOCKER_IMAGE):$(DOCKER_TAG)
export DOCKER_BUILD_FLAGS =

-include $(shell curl -sSL -o .build-harness "https://git.io/build-harness"; echo .build-harness)
-include $(shell curl -sSL -o .build-harness "https://cloudposse.tools/build-harness"; echo .build-harness)

0 comments on commit 920d144

Please sign in to comment.