general: reorganize GitHub Actions workflows and readd unit test
This commit is contained in:
2
.github/workflows/docker-release.yaml
vendored
2
.github/workflows/docker-release.yaml
vendored
@@ -3,7 +3,7 @@ on:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
docker-release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up QEMU
|
||||
|
||||
Reference in New Issue
Block a user