Update docker-image.yml

This commit is contained in:
Ricter Zheng 2023-02-06 16:14:04 +08:00 committed by GitHub
parent 25e0d80024
commit 421e8bce64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
-
name: Login to Docker Hub
uses: docker/login-action@v2
@ -22,6 +23,5 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
load: true
push: true
tags: ricterz/nhentai:latest