Skip to content

Commit d0298af

Browse files
authored
Merge 19eced0 into 6e8391f
2 parents 6e8391f + 19eced0 commit d0298af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Build and push frontend
4545
uses: docker/build-push-action@v4
4646
with:
47-
context: ./authentication
47+
context: ./frontend
4848
platforms: linux/amd64
4949
push: true
5050
tags: registry.namkyupark.tech/hello-microservices/hm-frontend-server:${{ steps.extract_version.outputs.version }}

0 commit comments

Comments
 (0)