R
Railway16mo ago
Kvasir

Deployment skipped incorrectly

I have a service with the following railway.toml file:
[build]
builder = "dockerfile"
dockerfilePath = "docker/railway-auth.dockerfile"
watchPatterns = [
"bin/lib/**",
"bin/kratos",
"bin/start",
"config/kratos/**",
"config/oathkeeper/auth/**",
"config/config-kratos.toml",
"config/honeytail.yaml.tmpl",
"config/otel_collector.yaml.tmpl",
"docker/app.*",
"docker/base.*",
"docker/railway-auth.*",
]

[deploy]
healthcheckPath = "/health/ready"
healthcheckTimeout = 60
restartPolicyType = "always"
[build]
builder = "dockerfile"
dockerfilePath = "docker/railway-auth.dockerfile"
watchPatterns = [
"bin/lib/**",
"bin/kratos",
"bin/start",
"config/kratos/**",
"config/oathkeeper/auth/**",
"config/config-kratos.toml",
"config/honeytail.yaml.tmpl",
"config/otel_collector.yaml.tmpl",
"docker/app.*",
"docker/base.*",
"docker/railway-auth.*",
]

[deploy]
healthcheckPath = "/health/ready"
healthcheckTimeout = 60
restartPolicyType = "always"
. I pushed a commit with a change to the config/config-kratos.toml file, but it was skipped due to no matching files.
4 Replies
Percy
Percy16mo ago
Project ID: 41f3e5b0-3233-406e-938c-ed0cbe426163
Kvasir
Kvasir16mo ago
41f3e5b0-3233-406e-938c-ed0cbe426163 Making all the paths absolute seems to work but it also seems like a strange requirement since the syntax is supposed to mimic gitignore (as far as I know)
handroid
handroid16mo ago
Hello, I have a billing problem. I was charged and my website is not online.
Adam
Adam16mo ago
This is an unrelated thread. Please email [email protected] for any billing questions
Want results from more Discord servers?
Add your server