mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +08:00
fix: debug build
This commit is contained in:
parent
6b7dbb0577
commit
d2d2f708fc
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
--tag ${DOCKER_REPO}:$TAG \
|
||||
--tag ${DOCKER_REPO}:latest-test \
|
||||
--file ./Dockerfile \
|
||||
./docker
|
||||
.
|
||||
- name: Docker Hub logout
|
||||
if: always()
|
||||
run: docker logout
|
||||
Loading…
Reference in New Issue
Block a user