fix(Makefile): remove obsolete SKOPEO_BIN
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2024-03-02 14:38:30 +01:00
parent 04df683517
commit 71d28ec0ab
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -1,6 +1,5 @@
# PODMAN_BIN's and tools
PODMAN_BIN?=$(shell which podman)
SKOPEO_BIN?=$(shell which skopeo)
# FETCHMAIL_IMAGE
FETCHMAIL_IMAGE_REGISTRY_HOST:=git.cryptic.systems