Skip to content

Commit

Permalink
REVERT: testing pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrwatson committed Aug 29, 2024
1 parent 17d0911 commit 8c88d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion component/toolbox/awsi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ docker run --rm "${terminal}" \
-e AWS_ACCESS_KEY_ID="${AWS_ACCESS_KEY_ID}" \
-e AWS_SECRET_ACCESS_KEY="${AWS_SECRET_ACCESS_KEY}" \
-e AWS_SESSION_TOKEN="${AWS_SESSION_TOKEN}" \
systeminit/toolbox:stable "$*"
systeminit/toolbox:test "$*"

0 comments on commit 8c88d32

Please sign in to comment.