CI: use local Gitea clone instead of actions/checkout
Deploy Dashboard / deploy (push) Failing after 3m36s
Deploy Dashboard / deploy (push) Failing after 3m36s
This commit is contained in:
@@ -17,7 +17,8 @@ jobs:
|
||||
HTTP_PROXY: ${{ secrets.PROXY_URL }}
|
||||
HTTPS_PROXY: ${{ secrets.PROXY_URL }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Checkout
|
||||
run: git clone --depth 1 http://gitea:3000/jimmy/nas-tools.git .
|
||||
- name: Build
|
||||
run: docker build -t nas-dashboard:latest dashboard/
|
||||
- name: Deploy
|
||||
|
||||
Reference in New Issue
Block a user