ci: remove log
This commit is contained in:
parent
24683058fd
commit
7579c3bb15
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import { domain } from "./stage"
|
||||||
|
|
||||||
const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
|
const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
|
||||||
|
|
||||||
console.log(SECRET.R2AccessKey.value, SECRET.R2SecretKey.value)
|
|
||||||
const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
|
const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
|
||||||
domain: "enterprise." + domain,
|
domain: "enterprise." + domain,
|
||||||
path: "packages/enterprise",
|
path: "packages/enterprise",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue