Simple Query - Unable to run the fargate command using GitHub Action with --launch-config flag #3400
Closed
VikasKrishnamraju
started this conversation in
Artillery
Replies: 1 comment 1 reply
-
It's a YAML quoting issue. For your specific use, you can use --cpu and --memory flags instead |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi a simple question, unable to run the fargate command while using the -launch-config flag and passing the json string.
Tried to escape lot ways but many failed attemps.. Not sure what im missing to escape in yml or to include anything..
git hub actions yml file : https://github.com/VikasKrishnamraju/artillery_poc/blob/main/.github/workflows/ecs_artillery_actions.yml
Below is the error encountered.
Beta Was this translation helpful? Give feedback.
All reactions