fix: admin frontend image (#172)

This commit is contained in:
Nathan.fooo 2023-11-20 21:47:40 +08:00 committed by GitHub
parent 76bdeabd85
commit 58a7d17493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@ jobs:
- name: Build and push ${{ matrix.job.image_name }}:${{ env.GIT_TAG }}
uses: docker/build-push-action@v5
with:
context: ./admin_frontend
platforms: ${{ matrix.job.docker_platform }}
push: true
tags: |