ci: remove log
Some checks are pending
deploy / deploy (push) Waiting to run
Update Nix Hashes / update (push) Waiting to run

This commit is contained in:
Dax Raad 2025-11-23 15:00:29 -05:00
parent 24683058fd
commit 7579c3bb15

View file

@ -3,7 +3,6 @@ import { domain } from "./stage"
const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
console.log(SECRET.R2AccessKey.value, SECRET.R2SecretKey.value)
const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
domain: "enterprise." + domain,
path: "packages/enterprise",