Skip to content

Commit 2e7a3d2

Browse files
committed
UPDATE WORKFLOW :((((
1 parent 4fdb1bd commit 2e7a3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

0 commit comments

Comments
 (0)