Skip to content

Commit 445a747

Browse files
Update ci-cd.yml
1 parent b050de5 commit 445a747

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ jobs:
7272
file: src/Presentation/BookLibraryAPI.Presentation/Dockerfile
7373
push: true
7474
tags: abdulwaisa/booklibraryapi:latest
75-
- name: Deploy with Docker Compose
76-
run: |
77-
docker compose -f docker-compose.example.yaml up -d
75+
# - name: Deploy with Docker Compose //If dploy on server directly
76+
# run: |
77+
# docker compose -f docker-compose.example.yaml up -d

0 commit comments

Comments
 (0)