Merge pull request 'fix: remove unused variable' (#4) from neoloc/cleanup into master
All checks were successful
Deploy / build (push) Successful in 1m49s

Reviewed-on: https://git.query.consul/unkin/docker-almalinux-runnerdnd/pulls/4
This commit is contained in:
Ben Vincent 2024-12-20 20:25:32 +11:00
commit 47211dce8b

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