Compare commits
1 Commits
7e4de22873
...
b744adde0c
| Author | SHA1 | Date | |
|---|---|---|---|
| b744adde0c |
2
Makefile
2
Makefile
@ -5,7 +5,7 @@ GIT_COMMIT := $(shell git rev-parse --short HEAD)
|
|||||||
DATE_TAG := $(shell date +%Y%m%d)
|
DATE_TAG := $(shell date +%Y%m%d)
|
||||||
|
|
||||||
# Set the Docker image name and repository information
|
# Set the Docker image name and repository information
|
||||||
IMAGE_NAME := alma8-buildagent
|
IMAGE_NAME := almalinux8-buildagent
|
||||||
REGISTRY := git.query.consul
|
REGISTRY := git.query.consul
|
||||||
OWNER := unkin
|
OWNER := unkin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user