Skip to content

Commit

Permalink
Update liara.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Najmabadi authored Aug 7, 2024
1 parent d7f2ef7 commit 52f3b72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/liara.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
LIARA_TOKEN: ${{ secrets.ALI_NAJMABADI_SECRET }}
run: |
npm i -g @liara/cli@5
liara deploy --app="new-doc" --api-token="$LIARA_TOKEN" --platform=docker --no-app-logs
liara deploy --app="new-doc" --api-token="$LIARA_TOKEN" --platform=docker --port=3000 --no-app-logs
- name: Sleep for 60 seconds
run: sleep 60
run: sleep 60

0 comments on commit 52f3b72

Please sign in to comment.