Skip to content

comment out the ossmc image check - we will not smoke test it. (#259) #500

comment out the ossmc image check - we will not smoke test it. (#259)

comment out the ossmc image check - we will not smoke test it. (#259) #500

Workflow file for this run

name: Helm charts
on:
push:
branches:
- master
pull_request:
types:
- opened
- reopened
- synchronize
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: make build-helm-charts