add ghcr logout for the clean target

This commit is contained in:
Stefan Allius
2025-02-11 20:45:54 +01:00
parent 5f0a35d55b
commit a257f09d4c

View File

@@ -64,6 +64,7 @@ clean:
rm -f $(DST)/requirements.txt
rm -f $(ADDON_PATH)/config.yaml
rm -f $(TEMPL)/.data.json
docker logout ghcr.io
#
# Build rootfs and config.yaml as local add-on