generated from unkin/docker-template
fix: remove unused variable
All checks were successful
Build / build (pull_request) Successful in 2m18s
All checks were successful
Build / build (pull_request) Successful in 2m18s
This commit is contained in:
parent
b64d043dcd
commit
e0e971ae01
1
Makefile
1
Makefile
@ -1,7 +1,6 @@
|
|||||||
# Variables
|
# Variables
|
||||||
GIT_COMMIT := $(shell git rev-parse --short HEAD)
|
GIT_COMMIT := $(shell git rev-parse --short HEAD)
|
||||||
DATE_TAG := $(shell date +%Y%m%d)
|
DATE_TAG := $(shell date +%Y%m%d)
|
||||||
IMAGE_NAME := almalinux8-runnerdnd
|
|
||||||
REGISTRY := git.query.consul
|
REGISTRY := git.query.consul
|
||||||
OWNER := unkin
|
OWNER := unkin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user