#12 Explicit git HEAD version.
Closed 3 years ago by rhea. Opened 3 years ago by rhea.
rpms/ rhea/dotnet3.1 master  into  master

Explicit git HEAD version.
Radka Gustavsson • 3 years ago  
file modified
+2
@@ -9,8 +9,10 @@ 

      repositories:

      - repo: "https://github.com/redhat-developer/dotnet-bunny.git"

        dest: "dotnet-bunny"

+       version: HEAD

      - repo: "https://github.com/redhat-developer/dotnet-regular-tests.git"

        dest: "dotnet-regular-tests"

+       version: HEAD

      tests:

        - build_test_suite:

            dir: dotnet-bunny

Possibly WIP? Testing the behavior.

Perhaps replacing HEAD with branch name main would work better?

Unfortunatelly I cannot access package test (I guess it expired), so cannot help with further analysis what could be fixed instead.

Pull-Request has been closed by rhea

3 years ago