deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
12
cloudbuild.yaml
Normal file
12
cloudbuild.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
steps:
|
||||
- name: 'gcr.io/cloud-builders/docker'
|
||||
args:
|
||||
- build
|
||||
- -f
|
||||
- Dockerfile.vibn
|
||||
- -t
|
||||
- northamerica-northeast1-docker.pkg.dev/master-ai-484822/vibn-ide/theia:latest
|
||||
- .
|
||||
images:
|
||||
- northamerica-northeast1-docker.pkg.dev/master-ai-484822/vibn-ide/theia:latest
|
||||
timeout: 1200s
|
||||
Reference in New Issue
Block a user