Skip to content

Commit f183115

Browse files
armenzgbitsandfoxes
authored andcommitted
Remove old CI sections (#14149)
These no longer applies.
1 parent 3f62dc9 commit f183115

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

develop-docs/development-infrastructure/continuous-integration.mdx

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,3 @@ We use Google Cloud Build to build our Docker containers. Every single commit (i
2323
## CI workflow for testing changes with getsentry
2424

2525
See [Workflow](/development/workflow/).
26-
27-
## Troubleshooting CI
28-
29-
You might also be interested in <Link to="/development/environment/#troubleshooting">troubleshooting the dev environment</Link>.
30-
31-
---
32-
33-
**Problem:**
34-
35-
When pushing your build to staging and it fails the `Ensure test image` step on Travis.
36-
37-
**Solution:**
38-
39-
You probably forgot to push your branch on Sentry to GitHub.
40-
41-
## Old Systems
42-
43-
For historical reference, we used to use Travis and Percy which have been replaced by GitHub actions and [a GitHub action](https://github.com/getsentry/action-visual-snapshot) respectively.

0 commit comments

Comments
 (0)