Skip to content

修复全部命名空间跳转问题 #219

修复全部命名空间跳转问题

修复全部命名空间跳转问题 #219

Workflow file for this run

name: Build images for CI
on:
pull_request:
branches: [master]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build the pixiu aio:v1.0.0 image
run: make image-aio-v1