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 6080886 commit 1a97c28Copy full SHA for 1a97c28
cloudbuild.yaml
@@ -73,6 +73,7 @@ steps:
73
- '-c'
74
- |
75
mkdir self-hosted && cd self-hosted
76
+ echo "no" > .reporterrors
77
curl -L "https://github.com/getsentry/self-hosted/archive/master.tar.gz" | tar xzf - --strip-components=1
78
# The following trick is from https://stackoverflow.com/a/52400857/90297 with great gratuity
79
echo '{"version": "3.4", "networks":{"default":{"external":{"name":"cloudbuild"}}}}' > docker-compose.override.yml
0 commit comments