Installation
Automatic Installation
If you open the default GitLab CI YAML file (.gitlab-ci.yml
) in IntelliJ IDEA, the IDE will prompt you with a notification to install the plugin it if it is not already installed.
Manual Installation
To install the CI Aid for GitLab plugin, follow these steps:
- Open IntelliJ IDEA.
- Navigate to
Settings > Plugins
. - Search for CI Aid for GitLab in the Marketplace.
- Click
Install
and restart the IDE if prompted.
Once installed, the plugin will automatically activate and provide the features described above.