fix: remove unused variable
All checks were successful
Build / build (pull_request) Successful in 2m18s

This commit is contained in:
Ben Vincent 2024-12-20 20:21:23 +11:00
parent b64d043dcd
commit e0e971ae01

View File

@ -1,7 +1,6 @@
# Variables
GIT_COMMIT := $(shell git rev-parse --short HEAD)
DATE_TAG := $(shell date +%Y%m%d)
IMAGE_NAME := almalinux8-runnerdnd
REGISTRY := git.query.consul
OWNER := unkin