We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3902c2f commit ba8c7c8Copy full SHA for ba8c7c8
1 file changed
Makefile
@@ -50,7 +50,7 @@ AWS?=docker run \
50
-e AWS_ACCESS_KEY_ID \
51
-e AWS_SECRET_ACCESS_KEY \
52
-e AWS_SESSION_TOKEN \
53
- --rm -it amazon/aws-cli
+ --rm amazon/aws-cli
54
55
.PHONY: deploy
56
deploy: build/$(CHANNEL)/install.sh build/$(CHANNEL)/rootless-install.sh
0 commit comments