# Pay2win ## Deploying Every push to the `main` branch of this repository will deploy to the test environment at `https://test.pay2win.ertia.cloud`. Every [published release](https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository#creating-a-release) for a tag will deploy to the production environment at `https://prod.pay2win.ertia.cloud`. Additionally, you can manually trigger the deploy workflow. When doing so, you can select the target deploy environment. During manual workflow trigger, the image is not rebuilt by default since the resulting image push could overwrite an existing image tag which is already used by a deployed application. This behaviour can be disabled by unchecking "Deploy without rebuilding".