Skip to content

Commit

Permalink
Update LaunchComputeToCreateArangoCloudRunApi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacramentix authored Jul 31, 2024
1 parent b75abfd commit 6368453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/LaunchComputeToCreateArangoCloudRunApi.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Launch GCP compute engine to deploy Cloud run api
4jname: Launch GCP compute engine to deploy Cloud run api

on:
workflow_dispatch:
Expand Down Expand Up @@ -35,7 +35,7 @@ jobs:
--boot-disk-size=250GB \
--boot-disk-type=pd-ssd \
--boot-disk-device-name=generate-wiki-graph \
--container-image=europe-west9-docker.pkg.dev/sixdegreesofwikiadventure/wiki-graph/generate-wiki-memgraph:latest \
--container-image=europe-west9-docker.pkg.dev/sixdegreesofwikiadventure/wiki-graph/generate-wiki-neo4j:latest \
--container-restart-policy=never \
--container-privileged \
--container-mount-host-path=host-path=/var/run/docker.sock,mode=rw,mount-path=/var/run/docker.sock \
Expand Down

0 comments on commit 6368453

Please sign in to comment.