mirror of
https://github.com/drone-plugins/drone-docker.git
synced 2026-06-04 18:24:24 +08:00
Update pipeline drone-docker-harness
This commit is contained in:
@@ -626,6 +626,17 @@ pipeline:
|
||||
os: Windows
|
||||
execution:
|
||||
steps:
|
||||
- step:
|
||||
type: GitClone
|
||||
name: Clone RF Dockerfiles
|
||||
identifier: Clone_RF_Dockerfiles
|
||||
spec:
|
||||
connectorRef: RapidFortPlugins
|
||||
cloneDirectory: rf-plugins
|
||||
build:
|
||||
type: branch
|
||||
spec:
|
||||
branch: main
|
||||
- step:
|
||||
type: Run
|
||||
name: Build Binary
|
||||
|
||||
Reference in New Issue
Block a user