mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +08:00
test build
This commit is contained in:
parent
696dc34074
commit
b8d17b096f
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
--output "type=image,push=true" \
|
||||
--platform linux/amd64,linux/arm64 \
|
||||
--tag ${DOCKER_REPO}:$TAG \
|
||||
--tag ${DOCKER_REPO}:latest \
|
||||
--tag ${DOCKER_REPO}:latest-test \
|
||||
--file ./Dockerfile \
|
||||
./docker
|
||||
- name: Docker Hub logout
|
||||
|
||||
Loading…
Reference in New Issue
Block a user