ci: build with feature

This commit is contained in:
nathan 2024-02-23 05:38:39 +08:00
parent bf3837b44b
commit a5804d0923
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ jobs:
${{ env.IMAGE_NAME }}:${{ env.GIT_TAG }}-${{ matrix.job.name }}
labels: ${{ steps.meta.outputs.labels }}
provenance: false
build-args: |
FEATURES=disable_access_control
- name: Logout from Docker Hub
if: always()