VirtualBox

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

Last change on this file since 99396 was 89983, checked in by vboxsync, 4 years ago

Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 474 bytes
Line 
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# SPDX-License-Identifier: BSD-2-Clause-Patent
7##
8trigger:
9- master
10- stable/*
11pr:
12- master
13- stable/*
14
15jobs:
16- template: templates/pr-gate-build-job.yml
17 parameters:
18 tool_chain_tag: 'GCC5'
19 vm_image: 'ubuntu-latest'
20 arch_list: "IA32,X64,ARM,AARCH64,RISCV64"
21
Note: See TracBrowser for help on using the repository browser.

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