add full uri any git repos
All checks were successful
docker-build / Build image (push) Successful in 43s

This commit is contained in:
2025-12-07 20:35:56 +07:00
parent 075bf26346
commit 16639c6cd5
9 changed files with 25 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
# Image URL to use all building/pushing image targets
IMG ?= controller:latest
IMG ?= git.realmanual.ru/pub/gitlab-job-runner:latest
# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
ifeq (,$(shell go env GOBIN))