Skip to content

Several small updates

Latest
Compare
Choose a tag to compare
@riemers riemers released this 07 Oct 09:49
· 42 commits to master since this release

What's Changed

  • fix for undefined variables error by @g0rgamesh in #273
  • Add network_mode option to registration command by @christ-re in #274
  • Remove not longer configured runners by @guenhter in #276
  • Fix deploying to Windows machines by @alexdelifer in #280
  • Add support for post_get_sources_script, replace deprecated pre_clone_script with pre_get_sources_script by @fkleon in #279
  • Add a gitlab_runner_no_log_secrets option to prevent secret leaks by @loliee in #278
  • Add trim to register_runner_cmd by @alexanderfast in #281
  • Fix json deserialization problem due to trailing empty line by @guenhter in #285

New Contributors

Full Changelog: v2.0.2...v2.0.3