Merge pull request #10095 from medyagh/baremtal_ghaction

run iso and img test on baremetal instances
pull/10096/head
Medya Ghazizadeh 2021-01-05 17:08:02 -08:00 committed by GitHub
commit dbe70affea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ env:
GOPROXY: https://proxy.golang.org
jobs:
build_test_iso:
runs-on: [self-hosted, debian9, gcp]
runs-on: [self-hosted, debian9, baremetal, equinix]
steps:
- name: Clean up workspace
shell: bash

View File

@ -7,7 +7,7 @@ env:
GOPROXY: https://proxy.golang.org
jobs:
build_test_kic_image:
runs-on: [self-hosted, debian9, gcp]
runs-on: [self-hosted, debian9, baremetal, equinix]
steps:
- name: Clean up
shell: bash