fix(Makefile): remove obsolete SKOPEO_BIN
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
04df683517
commit
71d28ec0ab
1
Makefile
1
Makefile
@ -1,6 +1,5 @@
|
|||||||
# PODMAN_BIN's and tools
|
# PODMAN_BIN's and tools
|
||||||
PODMAN_BIN?=$(shell which podman)
|
PODMAN_BIN?=$(shell which podman)
|
||||||
SKOPEO_BIN?=$(shell which skopeo)
|
|
||||||
|
|
||||||
# FETCHMAIL_IMAGE
|
# FETCHMAIL_IMAGE
|
||||||
FETCHMAIL_IMAGE_REGISTRY_HOST:=git.cryptic.systems
|
FETCHMAIL_IMAGE_REGISTRY_HOST:=git.cryptic.systems
|
||||||
|
Loading…
Reference in New Issue
Block a user