diff --git a/.gitea/workflows/build-oci.yaml b/.gitea/workflows/build-oci.yaml index d58aa2b..66619c3 100644 --- a/.gitea/workflows/build-oci.yaml +++ b/.gitea/workflows/build-oci.yaml @@ -12,7 +12,7 @@ jobs: container: image: catthehacker/ubuntu:act-latest env: - REGISTRY: www.gitgud.foo + REGISTRY: gitgud.foo OWNER: thegrind TAG: 1.0.0 IMAGE_NAME: test