fix: Added config directory to checkout for prod deployment
All checks were successful
Deploy to Staging / Build Images (push) Successful in 20s
Deploy to Staging / Deploy to Staging (push) Successful in 27s
Deploy to Staging / Verify Staging (push) Successful in 6s
Deploy to Staging / Notify Staging Ready (push) Successful in 5s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
All checks were successful
Deploy to Staging / Build Images (push) Successful in 20s
Deploy to Staging / Deploy to Staging (push) Successful in 27s
Deploy to Staging / Verify Staging (push) Successful in 6s
Deploy to Staging / Notify Staging Ready (push) Successful in 5s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -13,11 +13,6 @@ coverage/
|
||||
.venv
|
||||
.playwright-mcp
|
||||
|
||||
#Data Import Files
|
||||
data/vehicle-etl/vehapi.key
|
||||
data/vehicle-etl/snapshots/*
|
||||
!data/vehicle-etl/snapshots/.gitkeep
|
||||
|
||||
# K8s-aligned secret mounts (real files ignored; examples committed)
|
||||
secrets/**
|
||||
!secrets/
|
||||
|
||||
Reference in New Issue
Block a user