Hey seed <@U01JVDKASAC>. Currently one of my deplo...
# seed
a
Hey seed @Frank. Currently one of my deploy pipelines fails when it reaches the after_deploy hook. The log doesn't even contain an after_deploy hook entry, so I seems to me, that something else must be broken. I have tested the after_deploy hook a two weeks ago or so, but then used the post_deploy phase for executing an e2e test. Today I decided to use the after_deploy hook instead of the post_deploy phase and it doesn't work anymore. I've attached a screenshot of the build log
Ok, it was my fault - a sneaky syntax error in the after_deploy hook.
f
Ah, glad u figured it out!