mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-12 14:33:30 +02:00
Update docker-image.yml
This commit is contained in:
parent
25e0d80024
commit
421e8bce64
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user