Skip to content

Commit 97594a9

Browse files
committed
EVET
1 parent 2e7a3d2 commit 97594a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v4
16-
- run: docker compose -f docker-compose.yml build
1716
- run: cp /home/hasan/ituacm_website_backend/.env /home/hasan/actions-runner/_work/ituacm_website_backend/ituacm_website_backend/
18-
- run: cat .env
17+
- run: docker compose -f docker-compose.yml build
1918
- run: docker compose -f docker-compose.yml up -d

0 commit comments

Comments
 (0)