[gnome-build-meta/valentindavid/publish-oci: 15/16] oci: Add ref names to the images




commit 65ce65bbeab364787bec66c53957de8b7d68b591
Author: Valentin David <me valentindavid com>
Date:   Wed Oct 13 14:35:21 2021 +0200

    oci: Add ref names to the images

 elements/oci/debug.bst    | 2 ++
 elements/oci/platform.bst | 2 ++
 elements/oci/sdk.bst      | 2 ++
 3 files changed, 6 insertions(+)
---
diff --git a/elements/oci/debug.bst b/elements/oci/debug.bst
index 1304bd08a..081f33e8c 100644
--- a/elements/oci/debug.bst
+++ b/elements/oci/debug.bst
@@ -40,4 +40,6 @@ config:
       config:
         Labels:
           'com.github.containers.toolbox': 'true'
+      index-annotations:
+        'org.opencontainers.image.ref.name': 
'registry.gitlab.gnome.org/gnome/gnome-build-meta/gnome-sdk-debug:%{branch}'
     EOF
diff --git a/elements/oci/platform.bst b/elements/oci/platform.bst
index 6a0891d7f..a6666ec52 100644
--- a/elements/oci/platform.bst
+++ b/elements/oci/platform.bst
@@ -37,4 +37,6 @@ config:
         image: /parent
       layer: /layer
       comment: "Import platform layer from GNOME SDK"
+      index-annotations:
+        'org.opencontainers.image.ref.name': 
'registry.gitlab.gnome.org/gnome/gnome-build-meta/gnome-platform:%{branch}'
     EOF
diff --git a/elements/oci/sdk.bst b/elements/oci/sdk.bst
index 9eeecf3b7..e462cf593 100644
--- a/elements/oci/sdk.bst
+++ b/elements/oci/sdk.bst
@@ -40,4 +40,6 @@ config:
       config:
         Labels:
           'com.github.containers.toolbox': 'true'
+      index-annotations:
+        'org.opencontainers.image.ref.name': 
'registry.gitlab.gnome.org/gnome/gnome-build-meta/gnome-sdk:%{branch}'
     EOF


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]