feat : member git action 수정

This commit is contained in:
lsh9672 2025-06-13 10:51:14 +09:00
parent 2bdfd4b08d
commit 3dbedf3561

View File

@ -1,4 +1,4 @@
name: Analytics CI name: Member CI
on: on:
push: push:
@ -84,7 +84,7 @@ jobs:
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with:
context: . context: .
file: ./analytics/Dockerfile file: ./member/Dockerfile
platforms: linux/amd64 platforms: linux/amd64
push: true push: true
tags: | tags: |