CI: re-enable BuildKit with working Docker mirrors
Deploy Dashboard / deploy (push) Failing after 1m3s
Deploy Dashboard / deploy (push) Failing after 1m3s
This commit is contained in:
@@ -20,7 +20,6 @@ jobs:
|
||||
- name: Checkout
|
||||
run: git clone --depth 1 http://gitea:3000/jimmy/nas-tools.git .
|
||||
- name: Build
|
||||
run: DOCKER_BUILDKIT=0 docker build -t nas-dashboard:latest dashboard/
|
||||
continue-on-error: true
|
||||
run: docker build -t nas-dashboard:latest dashboard/
|
||||
- name: Deploy
|
||||
run: docker compose -f /nas-dashboard/docker-compose.yml up -d --pull never
|
||||
|
||||
Reference in New Issue
Block a user