Skip to content

Commit

Permalink
TEST: Changes to release on fork
Browse files Browse the repository at this point in the history
  • Loading branch information
makubacki committed Jun 7, 2023
1 parent 16dc59f commit 0805096
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .azurepipelines/templates/Job-Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: raw_content_url
value: https://raw.githubusercontent.com
- name: org_repo
value: microsoft/mu_tiano_platforms
value: makubacki/mu_tiano_platforms

strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
uses: Azure/pipelines@v1
with:
azure-devops-project-url: https://dev.azure.com/projectmu/mu
azure-pipeline-name: 'Mu Tiano Platforms Release'
azure-pipeline-name: 'Mu DevOps Testing'
azure-devops-token: ${{ secrets.AZURE_DEVOPS_TOKEN }}
6 changes: 3 additions & 3 deletions Platforms/QemuQ35Pkg/NugetPublishing/DebugConfig.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
author_string: Microsoft Core UEFI
copyright_string: Copyright (c) Microsoft Corporation.
description_string: QEMU Q35 DEBUG Platform Firmware
name: Mu.QemuQ35.FW.DEBUG
name: TEST.Mu.QemuQ35.FW.DEBUG
project_url: https://microsoft.github.io/mu/
repository_type: git
repository_url: https://github.com/microsoft/mu_tiano_platforms
server_url: https://nuget.pkg.github.com/microsoft/index.json
repository_url: https://github.com/makubacki/mu_tiano_platforms
server_url: https://nuget.pkg.github.com/makubacki/index.json
tags_string: ''
6 changes: 3 additions & 3 deletions Platforms/QemuQ35Pkg/NugetPublishing/ReleaseConfig.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
author_string: Microsoft Core UEFI
copyright_string: Copyright (c) Microsoft Corporation.
description_string: QEMU Q35 RELEASE Platform Firmware
name: Mu.QemuQ35.FW.RELEASE
name: TEST.Mu.QemuQ35.FW.RELEASE
project_url: https://microsoft.github.io/mu/
repository_type: git
repository_url: https://github.com/microsoft/mu_tiano_platforms
server_url: https://nuget.pkg.github.com/microsoft/index.json
repository_url: https://github.com/makubacki/mu_tiano_platforms
server_url: https://nuget.pkg.github.com/makubacki/index.json
tags_string: ''
6 changes: 3 additions & 3 deletions Platforms/QemuSbsaPkg/NugetPublishing/DebugConfig.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
author_string: Microsoft Core UEFI
copyright_string: Copyright (c) Microsoft Corporation.
description_string: QEMU SBSA DEBUG Platform Firmware
name: Mu.QemuSbsa.FW.DEBUG
name: TEST.Mu.QemuSbsa.FW.DEBUG
project_url: https://microsoft.github.io/mu/
repository_type: git
repository_url: https://github.com/microsoft/mu_tiano_platforms
server_url: https://nuget.pkg.github.com/microsoft/index.json
repository_url: https://github.com/makubacki/mu_tiano_platforms
server_url: https://nuget.pkg.github.com/makubacki/index.json
tags_string: ''
6 changes: 3 additions & 3 deletions Platforms/QemuSbsaPkg/NugetPublishing/ReleaseConfig.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
author_string: Microsoft Core UEFI
copyright_string: Copyright (c) Microsoft Corporation.
description_string: QEMU SBSA RELEASE Platform Firmware
name: Mu.QemuSbsa.FW.RELEASE
name: TEST.Mu.QemuSbsa.FW.RELEASE
project_url: https://microsoft.github.io/mu/
repository_type: git
repository_url: https://github.com/microsoft/mu_tiano_platforms
server_url: https://nuget.pkg.github.com/microsoft/index.json
repository_url: https://github.com/makubacki/mu_tiano_platforms
server_url: https://nuget.pkg.github.com/makubacki/index.json
tags_string: ''

0 comments on commit 0805096

Please sign in to comment.