Skip to content

Commit 1a97c28

Browse files
authored
fix(ci): Fix broken e2e tests (#1468)
1 parent 6080886 commit 1a97c28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ steps:
7373
- '-c'
7474
- |
7575
mkdir self-hosted && cd self-hosted
76+
echo "no" > .reporterrors
7677
curl -L "https://github.com/getsentry/self-hosted/archive/master.tar.gz" | tar xzf - --strip-components=1
7778
# The following trick is from https://stackoverflow.com/a/52400857/90297 with great gratuity
7879
echo '{"version": "3.4", "networks":{"default":{"external":{"name":"cloudbuild"}}}}' > docker-compose.override.yml

0 commit comments

Comments
 (0)