Skip to content

Commit 570381d

Browse files
committed
update ci cd
1 parent c155d3b commit 570381d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
uses: docker/build-push-action@v5
2222
with:
2323
context: ./mobile-magic
24-
file: ./mobile-magic/docker/code-server.Dockerfile
24+
file: ./mobile-magic/docker/Dockerfile.frontend.prod
2525
push: true
2626
tags: 100xdevs/antidevs-frontend:${{ github.sha }}

0 commit comments

Comments
 (0)