From 650f07b7d156effe61ac0848d6bce14d43308a58 Mon Sep 17 00:00:00 2001 From: Wesley Bomar Date: Thu, 4 Jan 2024 15:57:47 -0600 Subject: [PATCH] style: remove excess comment marks --- a2cps_cms/Makefile | 1 - apcd-cms/Makefile | 1 - demdata_cms/Makefile | 1 - ecep_cms/Makefile | 1 - example_cms/Makefile | 1 - matcssi_cms/Makefile | 1 - netsage_cms/Makefile | 1 - tapisproject_cms/Makefile | 1 - 8 files changed, 8 deletions(-) diff --git a/a2cps_cms/Makefile b/a2cps_cms/Makefile index 04d475d0..b4b1daaa 100644 --- a/a2cps_cms/Makefile +++ b/a2cps_cms/Makefile @@ -3,7 +3,6 @@ DOCKER_TAG ?= $(shell git rev-parse --short HEAD) DOCKER_IMAGE := $(DOCKERHUB_REPO):$(DOCKER_TAG) DOCKER_IMAGE_LATEST := $(DOCKERHUB_REPO):latest -#### # `DOCKER_IMAGE_BRANCH` tag is the git tag for the commit if it exists, else the branch on which the commit exists DOCKER_IMAGE_BRANCH := $(DOCKERHUB_REPO):$(shell git describe --exact-match --tags 2> /dev/null || git symbolic-ref --short HEAD) diff --git a/apcd-cms/Makefile b/apcd-cms/Makefile index 04d475d0..b4b1daaa 100644 --- a/apcd-cms/Makefile +++ b/apcd-cms/Makefile @@ -3,7 +3,6 @@ DOCKER_TAG ?= $(shell git rev-parse --short HEAD) DOCKER_IMAGE := $(DOCKERHUB_REPO):$(DOCKER_TAG) DOCKER_IMAGE_LATEST := $(DOCKERHUB_REPO):latest -#### # `DOCKER_IMAGE_BRANCH` tag is the git tag for the commit if it exists, else the branch on which the commit exists DOCKER_IMAGE_BRANCH := $(DOCKERHUB_REPO):$(shell git describe --exact-match --tags 2> /dev/null || git symbolic-ref --short HEAD) diff --git a/demdata_cms/Makefile b/demdata_cms/Makefile index 04d475d0..b4b1daaa 100644 --- a/demdata_cms/Makefile +++ b/demdata_cms/Makefile @@ -3,7 +3,6 @@ DOCKER_TAG ?= $(shell git rev-parse --short HEAD) DOCKER_IMAGE := $(DOCKERHUB_REPO):$(DOCKER_TAG) DOCKER_IMAGE_LATEST := $(DOCKERHUB_REPO):latest -#### # `DOCKER_IMAGE_BRANCH` tag is the git tag for the commit if it exists, else the branch on which the commit exists DOCKER_IMAGE_BRANCH := $(DOCKERHUB_REPO):$(shell git describe --exact-match --tags 2> /dev/null || git symbolic-ref --short HEAD) diff --git a/ecep_cms/Makefile b/ecep_cms/Makefile index 04d475d0..b4b1daaa 100644 --- a/ecep_cms/Makefile +++ b/ecep_cms/Makefile @@ -3,7 +3,6 @@ DOCKER_TAG ?= $(shell git rev-parse --short HEAD) DOCKER_IMAGE := $(DOCKERHUB_REPO):$(DOCKER_TAG) DOCKER_IMAGE_LATEST := $(DOCKERHUB_REPO):latest -#### # `DOCKER_IMAGE_BRANCH` tag is the git tag for the commit if it exists, else the branch on which the commit exists DOCKER_IMAGE_BRANCH := $(DOCKERHUB_REPO):$(shell git describe --exact-match --tags 2> /dev/null || git symbolic-ref --short HEAD) diff --git a/example_cms/Makefile b/example_cms/Makefile index 04d475d0..b4b1daaa 100644 --- a/example_cms/Makefile +++ b/example_cms/Makefile @@ -3,7 +3,6 @@ DOCKER_TAG ?= $(shell git rev-parse --short HEAD) DOCKER_IMAGE := $(DOCKERHUB_REPO):$(DOCKER_TAG) DOCKER_IMAGE_LATEST := $(DOCKERHUB_REPO):latest -#### # `DOCKER_IMAGE_BRANCH` tag is the git tag for the commit if it exists, else the branch on which the commit exists DOCKER_IMAGE_BRANCH := $(DOCKERHUB_REPO):$(shell git describe --exact-match --tags 2> /dev/null || git symbolic-ref --short HEAD) diff --git a/matcssi_cms/Makefile b/matcssi_cms/Makefile index 04d475d0..b4b1daaa 100644 --- a/matcssi_cms/Makefile +++ b/matcssi_cms/Makefile @@ -3,7 +3,6 @@ DOCKER_TAG ?= $(shell git rev-parse --short HEAD) DOCKER_IMAGE := $(DOCKERHUB_REPO):$(DOCKER_TAG) DOCKER_IMAGE_LATEST := $(DOCKERHUB_REPO):latest -#### # `DOCKER_IMAGE_BRANCH` tag is the git tag for the commit if it exists, else the branch on which the commit exists DOCKER_IMAGE_BRANCH := $(DOCKERHUB_REPO):$(shell git describe --exact-match --tags 2> /dev/null || git symbolic-ref --short HEAD) diff --git a/netsage_cms/Makefile b/netsage_cms/Makefile index 04d475d0..b4b1daaa 100644 --- a/netsage_cms/Makefile +++ b/netsage_cms/Makefile @@ -3,7 +3,6 @@ DOCKER_TAG ?= $(shell git rev-parse --short HEAD) DOCKER_IMAGE := $(DOCKERHUB_REPO):$(DOCKER_TAG) DOCKER_IMAGE_LATEST := $(DOCKERHUB_REPO):latest -#### # `DOCKER_IMAGE_BRANCH` tag is the git tag for the commit if it exists, else the branch on which the commit exists DOCKER_IMAGE_BRANCH := $(DOCKERHUB_REPO):$(shell git describe --exact-match --tags 2> /dev/null || git symbolic-ref --short HEAD) diff --git a/tapisproject_cms/Makefile b/tapisproject_cms/Makefile index 04d475d0..b4b1daaa 100644 --- a/tapisproject_cms/Makefile +++ b/tapisproject_cms/Makefile @@ -3,7 +3,6 @@ DOCKER_TAG ?= $(shell git rev-parse --short HEAD) DOCKER_IMAGE := $(DOCKERHUB_REPO):$(DOCKER_TAG) DOCKER_IMAGE_LATEST := $(DOCKERHUB_REPO):latest -#### # `DOCKER_IMAGE_BRANCH` tag is the git tag for the commit if it exists, else the branch on which the commit exists DOCKER_IMAGE_BRANCH := $(DOCKERHUB_REPO):$(shell git describe --exact-match --tags 2> /dev/null || git symbolic-ref --short HEAD)