From 68e3ebe273fec5b2c1c24af18a1eb77ca6cbd29f Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Mon, 23 Aug 2021 21:42:48 -0400 Subject: [PATCH] ... --- testmodule.yaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/testmodule.yaml b/testmodule.yaml index 034428e..6b9087a 100644 --- a/testmodule.yaml +++ b/testmodule.yaml @@ -3,13 +3,12 @@ version: 3 data: summary: A test module in all its beautiful beauty description: This module demonstrates how to write simple modulemd files And can be used for testing the build and release pipeline. - license: - module: [ MIT ] + license: [ MIT ] configurations: - - context: '866eb18a' - platform: f34 - - context: 'ab7e7bfe' - platform: f35 + - context: '866eb18a' + platform: f34 + - context: 'ab7e7bfe' + platform: f35 references: community: https://docs.pagure.org/modularity/ documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules