This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user