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