chore: update test gotrue build action

This commit is contained in:
Nathan 2025-04-02 21:37:43 +08:00
parent f2b7dccfe1
commit 0160be6ac6

View file

@ -39,9 +39,8 @@ jobs:
- name: Build and push GoTrue image
uses: docker/build-push-action@v5
with:
context: ./docker/gotrue
file: Dockerfile
platforms: ${{ github.event.inputs.archs }}
context: .
file: ./docker/gotrue/Dockerfile
push: true
tags: |
appflowyinc/gotrue:${{ github.event.inputs.debug_version }}-test