None
EN
Using GitLab CI/CD with Railway
[]
Railway Blog
Once you’ve created your project token, you can add it to your repository secrets on GitLab by visiting the Variables submenu under CI/CD settings. Here, GitLab CI only provides a way to connect your code to Railway, the entire building part is handled by Railway build infrastructure. In this case, you can still use the Railway CLI to deploy build artifacts (such as Golang or Rust binaries) to Railway.