deploy: disable migrate job pending image build

This commit is contained in:
OpenCode Test
2025-12-24 13:38:48 -08:00
parent 4485718885
commit cf40c2d6db

View File

@@ -11,17 +11,11 @@ secrets:
accessKeyId: "FwGiBwCXKuQdthR1QLa" accessKeyId: "FwGiBwCXKuQdthR1QLa"
secretAccessKey: "OtmAz9m7o941wG1Gms2yItyqxd6gCWY8k4LJVBX" secretAccessKey: "OtmAz9m7o941wG1Gms2yItyqxd6gCWY8k4LJVBX"
# Use public images for initial deployment (placeholder) # Temporarily disable jobs and apps until images are built
# TODO: Build and push custom images to accessible registry jobs:
images: migrate:
web: enabled: false
repository: alpine
tag: latest
worker:
repository: alpine
tag: latest
# Temporarily disable apps until images are built
web: web:
enabled: false enabled: false
worker: worker: