We plan to implement our GitHub Action CI in deployments on Qovery.
Given that we are currently building the app container using the Qovery built-in build step, we are interested in how the entire pipeline will behave if we integrate gh actions. In that case, do we create the service differently and not use the built-in build step? In the case of gh Actions doing the build process, how will the automatic deployment be done and how will the specific version be promoted?