mirror of
https://github.com/Gradiant/5g-images.git
synced 2025-11-02 13:03:13 +00:00
rename openverso to gradiant (#227)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
REGISTRY=docker.io/openverso
|
||||
REGISTRY=docker.io/gradiant
|
||||
|
||||
if [ -z "$IMAGE_LIST" ]; then
|
||||
LIST_CHANGED=`git diff --name-only main -- images | cut -f1-2 -d'/' | uniq`
|
||||
|
||||
Reference in New Issue
Block a user