Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
feat: add post about Gitlab Runner 15.7 with SSH clone_url (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: kayman-mk <kayman-mk@users.noreply.github.com>
  • Loading branch information
kayman-mk and kayman-mk authored Dec 29, 2022
1 parent 98bc881 commit 3167df0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/_posts/2022-12-19-gitlab-runner-ssh-clone.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
comments_id: 95
date: 2022-12-19
title: "Gitlab Runner SSH Clone"
---
Almost a month ago I wrote about [Adding SSH Clone to Gitlab Runner](https://blog.matthiaskay.de/2022/11/18/gitlab-runner-with-ssh-clone/).
Today I saw that version 15.7 of Gitlab Runner was released and contains this feature. It took me 5 months to get
the feature into the official release.

Now it's time to archive my Gitlab Runner fork. There is no need to maintain it and host a patched version of the
Gitlab Runner.

<!-- markdownlint-disable MD033 -->
Hooray! <i class="fa-solid fa-rocket"></i>

0 comments on commit 3167df0

Please sign in to comment.