Skip to content

Commit

Permalink
Remove debug from README
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuanianji committed Jan 7, 2024
1 parent 3ee644a commit b77e86d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,6 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts

.env
.env

deploy.sh
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,3 @@ First, run the development server:
pnpm i
pnpm dev
```

gcloud builds submit --tag gcr.io/hacked-2024-410423/nextjs --project hacked-2024-410423

gcloud run deploy --image gcr.io/hacked-2024-410423/nextjs --project hacked-2024-410423 --platform managed --allow-unauthenticated

0 comments on commit b77e86d

Please # to comment.