We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d298f66 commit c14630fCopy full SHA for c14630f
cloudbuild.yaml
@@ -7,6 +7,7 @@ steps:
7
- "-c"
8
- |
9
git clone https://github.com/getsentry/self-hosted.git
10
+ echo 'no' > self-hosted/.reporterrors
11
echo '{"version": "3.4", "networks":{"default":{"external":{"name":"cloudbuild"}}}}' > self-hosted/docker-compose.override.yml
12
timeout: 60s
13
- name: "gcr.io/$PROJECT_ID/docker-compose"
0 commit comments