feat: add workflow to build docker image (#921)

* feat: add all platform to build with nix

* fix: action do not work because pr confilct

* feat: add workflow to build docker

* chore: bump deps

* feat: add workflow to build docker

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Nobody6825
2024-06-06 14:15:12 +08:00
committed by GitHub
parent 835ba2617f
commit 180f7564f3
4 changed files with 91 additions and 43 deletions

View File

@@ -38,3 +38,6 @@ jobs:
if: ${{ !github.head_ref }}
continue-on-error: true
uses: peter-evans/create-pull-request@v4
with:
delete-branch: true
branch-suffix: short-commit-hash