From 78bf104f1a154bdb54be0d64cfe93a2613d3f32a Mon Sep 17 00:00:00 2001 From: Open Networking Foundation Bot <39204139+onf-bot@users.noreply.github.com> Date: Wed, 26 Jun 2024 09:36:01 -0700 Subject: [PATCH] Null change to force DCO; no merge! --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 82745ee..94ccc50 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ # # SPDX-License-Identifier: Apache-2.0 + .PHONY: build license ONOS_BUILD_VERSION := latest @@ -36,4 +37,4 @@ test: images linters license jenkins-publish: # @HELP jenkins publishing target jenkins-publish: # @HELP Jenkins calls this to publish artifacts ./build/bin/push-images - ./release-merge-commit \ No newline at end of file + ./release-merge-commit