tactlabs / error-archive

All issues related to tact and tact labs work
0 stars 0 forks source link

2 #192

Open rajacsp opened 4 years ago

rajacsp commented 4 years ago
#!/bin/sh -eo pipefail
# Error calling workflow: 'build_and_push_image'
# Error calling job: 'aws-ecr/build-and-push-image'
# Type error for argument region: expected type: env_var_name, actual value: \"$AWS_DEFAULT_REGION\" (type string)
# Type error for argument aws-access-key-id: expected type: env_var_name, actual value: \"$AWS_ACCESS_KEY_ID\" (type string)
# Type error for argument account-url: expected type: env_var_name, actual value: \"$AWS_ECR_ACCOUNT_URL\" (type string)
# Type error for argument aws-secret-access-key: expected type: env_var_name, actual value: \"$AWS_SECRET_ACCESS_KEY\" (type string)
# 
# -------
# Warning: This configuration was auto-generated to show you the message above.
# Don't rerun this job. Rerunning will have no effect.
false
Exited with code 1