1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00

s|gitea.com/gitea/act_runner|codeberg.org/forgejo/runner|

This commit is contained in:
Earl Warren 2023-02-22 17:19:43 +01:00
parent 75820a6a3e
commit d5798f067a
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
11 changed files with 19 additions and 19 deletions

View file

@ -5,7 +5,7 @@ import (
"strings"
runnerv1 "code.gitea.io/actions-proto-go/runner/v1"
"gitea.com/gitea/act_runner/client"
"codeberg.org/forgejo/runner/client"
)
// Runner runs the pipeline.