Skip to content

fix: optimize error prompt (#1609) #684

fix: optimize error prompt (#1609)

fix: optimize error prompt (#1609) #684

name: commit-ci-build
on:
push:
branches: [main, V5.*, fixbug*, Develop*]
jobs:
rainbond-allinone:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Build and push
uses: docker/build-push-action@v6
with:
platforms: linux/amd64
context: .
file: ./Dockerfile
push: false
tags: |
rainbond/rainbond:dev-allinone