I have a Gitlab pipeline that pushes my docker image to registry.heroku. Then, i am supposed to do heroku container:release -a web and my application is correctly deployed.