diff --git a/.harness/harness.yaml b/.harness/harness.yaml index ad9b336..e14f896 100644 --- a/.harness/harness.yaml +++ b/.harness/harness.yaml @@ -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