Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hong committed Jul 15, 2024
1 parent 6916414 commit be4afb8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/tools/gitlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Gitlab CI/CD

* [synchronize-two-gitlab-ce-servers](https://forum.gitlab.com/t/synchronize-two-gitlab-ce-servers/27951)
* [Push options for GitLab CI/CD](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#push-options-for-gitlab-cicd)
* [Override a defined CI/CD variable](https://docs.gitlab.com/ee/ci/variables/#override-a-defined-cicd-variable)
* [Pipeline architecture](https://docs.gitlab.com/ee/ci/pipelines/pipeline_architectures.html)
* [spec](https://docs.gitlab.com/ee/ci/yaml/#spec)
* [inputs#array-type](https://docs.gitlab.com/ee/ci/yaml/inputs.html#array-type)
Expand Down
1 change: 1 addition & 0 deletions docs/tools/vim.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Tools/Guides/Tips

* [What's a quick way to comment/uncomment lines in Vim?](https://stackoverflow.com/questions/1676632/whats-a-quick-way-to-comment-uncomment-lines-in-vim)
* [Vim Cheat Sheet](https://vim.rtorr.com/)

```shell
Expand Down

0 comments on commit be4afb8

Please sign in to comment.