Skip to content

Commit 4fdb1bd

Browse files
committed
UPDATE WORKFLOW?????
1 parent a994b51 commit 4fdb1bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v4
1616
- run: whoami
17-
# - run: docker compose -f docker-compose.yml build
18-
# - run: cp /home/hasan/ituacm_website_backend/.env /home/hasan/actions-runner/_work/ituacm_website_backend/ituacm_website_backend/
19-
# - run: docker compose -f docker-compose.yml up -d
17+
- run: docker compose -f docker-compose.yml build
18+
- run: cp /home/hasan/ituacm_website_backend/.env /home/hasan/actions-runner/_work/ituacm_website_backend/ituacm_website_backend/
19+
- run: docker compose -f docker-compose.yml up -d

0 commit comments

Comments
 (0)