GitLab Pipeline Action
Version updated for Taucher2003/GitLab-Pipeline-Action to version 1.1.0.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
🔮 General information
With this action, you can run your pipelines on GitLab for your GitHub project.
âš¡ Installation
Please follow the setup instructions in the README file.
🦊 Tested GitLab versions
This release has been tested against 16.6.0, 16.5.2 and 16.4.2.
What’s Changed
- Add support for passing variables to the GitLab pipeline by @Taucher2003 in https://github.com/Taucher2003/GitLab-Pipeline-Action/pull/14
- Add documentation for using variables in the GitLab pipeline by @Taucher2003 in https://github.com/Taucher2003/GitLab-Pipeline-Action/pull/15
- Add Job logs to action output by @Taucher2003 in https://github.com/Taucher2003/GitLab-Pipeline-Action/pull/19
- Add basic rspec tests by @Taucher2003 in https://github.com/Taucher2003/GitLab-Pipeline-Action/pull/21
Full Changelog: https://github.com/Taucher2003/GitLab-Pipeline-Action/compare/1.0.0...1.1.0