Skip to content

Update dependency ansible-core to v2.18.0 #166

Update dependency ansible-core to v2.18.0

Update dependency ansible-core to v2.18.0 #166

name: ee-minimal-ubi9 | build and push
on:
push:
paths:
- ee-minimal-ubi9/**
branches:
- main
workflow_dispatch:
schedule:
- cron: '0 0 * * 0' # weekly
jobs:
call-build-and-push-latest:
uses: ./.github/workflows/build-latest.yml
with:
subdir: ee-minimal-ubi9
secrets: inherit