VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/.azurepipelines/Ubuntu-GCC5.yml@ 103303

最後變更 在這個檔案從103303是 99404,由 vboxsync 提交於 23 月 前

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 737 位元組
 
1## @file
2# Azure Pipeline build file for a build using ubuntu and GCC5
3#
4# Copyright (c) Microsoft Corporation.
5# Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
6# Copyright (c) 2022, Loongson Technology Corporation Limited. All rights reserved.<BR>
7# SPDX-License-Identifier: BSD-2-Clause-Patent
8##
9trigger:
10- master
11- stable/*
12pr:
13- master
14- stable/*
15
16variables:
17 - template: templates/defaults.yml
18
19jobs:
20- template: templates/pr-gate-build-job.yml
21 parameters:
22 tool_chain_tag: 'GCC5'
23 vm_image: 'ubuntu-22.04'
24 container: ${{ variables.default_linux_image }}
25 arch_list: "IA32,X64,ARM,AARCH64,RISCV64,LOONGARCH64"
26 usePythonVersion: '' # use Python from the container image
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette