Skip to content

[github] Introduce gbs build test #5

[github] Introduce gbs build test

[github] Introduce gbs build test #5

name: Run ONERT Tizen GBS Build
on:
pull_request:
branches:
- master
- release/*
paths:
- '.github/workflows/run-onert-gbs-build.yml'
- 'nncc'
- 'nnfw'
- 'compiler/luci/**'
- 'compiler/loco/**'
- 'compiler/logo/**'
- 'compute/**'
- 'infra/**'
- '!infra/debian/**'
- '!infra/docker/**'
- '!infra/doxygen/**'
- '!infra/git-hooks/**'
- '!infra/nncc/**'
- '!infra/onert-micro/**'
- '!infra/packaging/**'
- '!infra/scripts/**'
- 'runtime/**'
- 'tests/**'
- '!**.md'
defaults:
run:
shell: bash
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Install GBS
run: |
echo 'deb [trusted=yes] http://download.tizen.org/tools/latest-release/Ubuntu_22.04/ /' | cat >> /etc/apt/sources.list
apt update && apt install gbs
- name: Checkout
uses: actions/checkout@v4
- name: Build
run: |
gbs -c infra/nnfw/config/gbs.conf build -A armv7l --profile=profile.tizen_8