Skip to content

Commit

Permalink
EVET
Browse files Browse the repository at this point in the history
  • Loading branch information
rojenarda committed Sep 20, 2024
1 parent 2e7a3d2 commit 97594a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- run: docker compose -f docker-compose.yml build
- run: cp /home/hasan/ituacm_website_backend/.env /home/hasan/actions-runner/_work/ituacm_website_backend/ituacm_website_backend/
- run: cat .env
- run: docker compose -f docker-compose.yml build
- run: docker compose -f docker-compose.yml up -d

0 comments on commit 97594a9

Please sign in to comment.