You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Script does not exist at specified location: /opt/codedeploy-agent/deployment-root/50a5988b-69bb-4f4d-8ac9-b420362983d4/d-T7ZDC9H5Q/deployment-archive/rs-machine/deploy/postdeploy.sh
Script does not exist at specified location: /opt/codedeploy-agent/deployment-root/50a5988b-69bb-4f4d-8ac9-b420362983d4/d-DNIXJZBKR/deployment-archive/rs-machine/deploy/predeploy.sh
This is prompted by this bit of
appspec.yml
:The use of relative paths is supported by their example.
I have tried absolute paths, relative paths that include
rs-machine
, and relative paths that do not—nothing works.Unfortunately, there is no
appspec.yml
validator.I'm baffled.
The text was updated successfully, but these errors were encountered: