Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

optimize the image size of pod-quote and add unit test for pod-quote #71

optimize the image size of pod-quote and add unit test for pod-quote

optimize the image size of pod-quote and add unit test for pod-quote #71

name: Check Container Build
on:
pull_request:
paths:
- 'container/**'
push:
branches:
- main
paths:
- 'container/**'
workflow_dispatch:
jobs:
build_container:
name: Build job for container
runs-on: ubuntu-22.04
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Build containers
run: |
cd container
./build.sh -a build -r gar-registry.caas.intel.com/cpio