Are the dependencies in my okteto.yml file executed before or after the deploy command? What about in the case of the destroy commands?
Hi @ramiro !
In both the okteto deploy and okteto destroy commands, dependencies are executed before the commands in the deploy/destroy sections.
1 Like