generated from unkin/docker-template
Merge pull request 'fix: remove unused variable' (#4) from neoloc/cleanup into master
All checks were successful
Deploy / build (push) Successful in 1m49s
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:
commit
47211dce8b
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