Skip to content

v1.2.3-hotfix-20241016 #559

v1.2.3-hotfix-20241016

v1.2.3-hotfix-20241016 #559

Workflow file for this run

name: Build and Push Images
on:
schedule:
- cron: '0 22 * * *'
release:
types:
- published
workflow_dispatch:
permissions:
id-token: write
contents: read
jobs:
image-build:
name: Build And Push Matrixone Image
uses: matrixorigin/CI/.github/workflows/image-build.yaml@release/1.2-dev
secrets: inherit