Skip to content

Commit c544bc9

Browse files
authored
Merge pull request #84 from tinybirdco/ioreka-patch-1
Update README.md
2 parents 9b0765d + 98fea74 commit c544bc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Iterating your Tinybird data projects with a GitLab repository
22

3-
Please, follow the [`Working with git`](https://www.tinybird.co/docs/guides/working-with-git.html) guide. It will setup automatically your GitLab CI for iterating your Tinybird data project.
3+
Follow the [`Working with version control`](https://www.tinybird.co/docs/production/working-with-version-control) guide, which explains how to set up your GitLab CI for iterating your Tinybird data project.
44
A new ENV variable `TB_ADMIN_TOKEN` will be needed in your repository.
55

66
> Visit `Settings >> CI/CD >> Variables` section, and "Add variable"
@@ -26,4 +26,4 @@ pre-commit:
2626
paths: [.pre-commit-cache]
2727
script:
2828
- tb fmt --yes --line-length 100
29-
```
29+
```

0 commit comments

Comments
 (0)