Skip to content

Build seeded images #50

Build seeded images

Build seeded images #50

name: Build seeded images
on:
schedule:
- cron: '0 2 * * *'
workflow_dispatch:
jobs:
kol-ci:
if: github.repository_owner == 'PIH'
concurrency:
group: build-seeded-images-kol-ci-${{ github.ref }}
cancel-in-progress: true
uses: PIH/openmrs-contrib-distro-tools/.github/workflows/build-seeded-image.yml@main
with:
image_name: partnersinhealth/lesotho-emr
site: kol-ci
pih_config: lesotho,lesotho-kol-ci
secrets: inherit