Compare commits

...

2 Commits

Author SHA1 Message Date
47211dce8b 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
2024-12-20 20:25:32 +11:00
e0e971ae01 fix: remove unused variable
All checks were successful
Build / build (pull_request) Successful in 2m18s
2024-12-20 20:21:23 +11:00

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