feat: shifting to VMs!
This commit is contained in:
@@ -1,15 +1,9 @@
|
||||
{
|
||||
"name": "Shuffle",
|
||||
"description": "Security Automation Platform",
|
||||
"repository": "https://github.com/shuffle/shuffle",
|
||||
"env": {
|
||||
"SERVICE_NAME": {
|
||||
"description": "Name of the Cloud Run service",
|
||||
"value": "shuffle-app"
|
||||
},
|
||||
"REGION": {
|
||||
"description": "GCP region to deploy to",
|
||||
"value": "us-central1"
|
||||
}
|
||||
"repository": "https://github.com/Shuffle/Shuffle",
|
||||
"ref": "2.0.0",
|
||||
"scripts": {
|
||||
"postclone": "chmod +x startup.sh && ./startup.sh"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user