generated from unkin/docker-template
Compare commits
No commits in common. "47211dce8be10c8557b4031def05c8550cc5cc62" and "b64d043dcdd8d3264e9d9e354bfc9580d0f3bd77" have entirely different histories.
47211dce8b
...
b64d043dcd
1
Makefile
1
Makefile
@ -1,6 +1,7 @@
|
|||||||
# 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