mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 22:52:10 +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}:$TAG \
|
||||||
--tag ${DOCKER_REPO}:latest-test \
|
--tag ${DOCKER_REPO}:latest-test \
|
||||||
--file ./Dockerfile \
|
--file ./Dockerfile \
|
||||||
./docker
|
.
|
||||||
- name: Docker Hub logout
|
- name: Docker Hub logout
|
||||||
if: always()
|
if: always()
|
||||||
run: docker logout
|
run: docker logout
|
||||||
Loading…
Reference in New Issue
Block a user