Skip to content

Commit

Permalink
Try fix EOF error parsing '--parameters'
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Loh authored and Tim Loh committed Jul 13, 2023
1 parent 77828c4 commit b02e6ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 137 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,6 @@ jobs:
ParameterKey=ServiceProtocol,UsePreviousValue=true \
ParameterKey=ServiceSubnets,UsePreviousValue=true \
ParameterKey=SsmParamNameRedisUrl,UsePreviousValue=true \
ParameterKey=SsmParamNameRedisAuth,UsePreviousValue=true \
ParameterKey=SsmParamNameRedisAuth,UsePreviousValue=true \
ParameterKey=SystemsManagerParameterStoreIamPolicy,UsePreviousValue=true
136 changes: 0 additions & 136 deletions .github/workflows/test-publish-ecs.yml

This file was deleted.

0 comments on commit b02e6ee

Please sign in to comment.