4
0
mirror of https://github.com/RicterZ/nhentai.git synced 2025-05-06 03:21:07 +02:00

Update docker-image.yml

This commit is contained in:
Ricter Zheng 2023-02-06 16:09:38 +08:00 committed by GitHub
parent 2c20d19621
commit a10510b12d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,5 +22,6 @@ jobs:
uses: docker/build-push-action@v4 uses: docker/build-push-action@v4
with: with:
context: . context: .
file: ./Dockerfile
push: true push: true
tags: ricterz/nhentai:latest tags: ricterz/nhentai:latest