mirror of
https://github.com/drone-plugins/drone-docker.git
synced 2026-07-16 16:21:18 +08:00
fix(CI-23243): use CI-23243 branch for RF GitClone in harness.yaml (temp debug build)
This commit is contained in:
@@ -425,7 +425,7 @@ pipeline:
|
||||
build:
|
||||
type: branch
|
||||
spec:
|
||||
branch: main
|
||||
branch: CI-23243
|
||||
cloneDirectory: rf-plugins
|
||||
- step:
|
||||
type: Run
|
||||
@@ -530,7 +530,7 @@ pipeline:
|
||||
build:
|
||||
type: branch
|
||||
spec:
|
||||
branch: main
|
||||
branch: CI-23243
|
||||
cloneDirectory: rf-plugins
|
||||
- step:
|
||||
type: Run
|
||||
@@ -636,7 +636,7 @@ pipeline:
|
||||
build:
|
||||
type: branch
|
||||
spec:
|
||||
branch: main
|
||||
branch: CI-23243
|
||||
- step:
|
||||
type: Run
|
||||
name: Build Binary
|
||||
@@ -733,7 +733,7 @@ pipeline:
|
||||
build:
|
||||
type: branch
|
||||
spec:
|
||||
branch: main
|
||||
branch: CI-23243
|
||||
- step:
|
||||
type: Run
|
||||
name: Build Binary -ltsc2022
|
||||
|
||||
Reference in New Issue
Block a user