Skip to content

Commit

Permalink
chore: use !TIP syntax in README (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
DemoYeti authored Aug 26, 2024
1 parent 0a7421f commit da09987
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ deploy-job:
- railway up --service=$SVC_ID
```
\* GitLab can access a protected (secret) variable directly, all you need to do is to add it in CI/CD settings.
> [!TIP]
> GitLab can access a protected (secret) variable directly, all you need to do is to add it in CI/CD settings.
### From source
See [CONTRIBUTING.md](https://github.com/railwayapp/cli/blob/master/CONTRIBUTING.md) for information on setting up this repo locally.
Expand Down

0 comments on commit da09987

Please sign in to comment.