fix docker-registry
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 11s

This commit is contained in:
j
2026-01-14 12:23:51 +13:00
parent c1e521a3b4
commit bded5acbfd
4 changed files with 12 additions and 5 deletions

View File

@@ -3,5 +3,5 @@
# These are used across backup, restore, create, and destroy operations
get_registry_volumes() {
echo "volume:data:${DATA_VOLUME}"
echo "path:data:${DATA_PATH}"
}