Skip to content

Commit 2940665

Browse files
committed
ahhhhhhh
1 parent f7d1b8c commit 2940665

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v4
1616
- run: cp /home/hasan/ituacm_website_backend/.env ./
17-
- run: docker compose -f docker-compose.yml build --no-cache
17+
- run: cat .env
18+
- run: docker compose -f docker-compose.yml build
1819
- run: docker compose -f docker-compose.yml up -d

0 commit comments

Comments
 (0)