feat : member git action 수정
This commit is contained in:
parent
2bdfd4b08d
commit
3dbedf3561
4
.github/workflows/member-ci.yml
vendored
4
.github/workflows/member-ci.yml
vendored
@ -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: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user