Skip to content

fix: resolve compatibilities for Metabase (#340) (#352) #186

fix: resolve compatibilities for Metabase (#340) (#352)

fix: resolve compatibilities for Metabase (#340) (#352) #186

Workflow file for this run

name: Release Image
on:
push:
branches:
- 'main'
jobs:
release-image:
uses: apecloud/apecloud-cd/.github/workflows/[email protected]
with:
IMG: "apecloud/myduckserver"
VERSION: "latest"
GO_VERSION: "1.23"
DOCKERFILE_PATH: "./docker/Dockerfile"
secrets: inherit