Skip to content

Move charts to helm-charts repo #12

Move charts to helm-charts repo

Move charts to helm-charts repo #12

Workflow file for this run

name: CI
on:
push:
branches:
- main
- r[1-9]
pull_request:
branches:
- main
- r[1-9]
jobs:
build-and-push-optimiser-solver:
name: Build and push optimiser-solver
uses: eu-nebulous/github-actions/.github/workflows/build-and-push-container-image.yml@main
with:
context: .
image-name: optimiser-solver
secrets: inherit