Skip to content

Commit 8f45944

Browse files
author
RavinduRidmal
committed
changing context
1 parent bb8dc70 commit 8f45944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Build and push
2828
uses: docker/build-push-action@v6
2929
with:
30-
context: ./docker/express
30+
context: ./express-app
3131
file: ./express-app/Dockerfile
3232
push: true
3333
tags: ${{ secrets.DOCKER_USERNAME }}/express-app:latest

0 commit comments

Comments
 (0)