ci: re-trigger with fixed runner config
Deploy t-youtube / Build & Deploy (push) Failing after 1s

This commit is contained in:
Gan, Jimmy
2026-07-11 11:46:37 +08:00
parent 4dfd3c04da
commit 7f9d6393e7
-1
View File
@@ -23,7 +23,6 @@ jobs:
git clone --depth=1 http://gitea:3000/jimmy/t-youtube.git /volume1/docker/t-youtube-build 2>&1
- name: Build Docker image
# CI: runner now has nas label
run: |
export DOCKER_API_VERSION=1.43
docker build -t t-youtube:latest /volume1/docker/t-youtube-build 2>&1