mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-27 03:51:03 +08:00
Fix GitHub action of docker.yml
This commit is contained in:
3
.github/workflows/dev-latest.yml
vendored
3
.github/workflows/dev-latest.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
name: Build and push
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
working-directory: ./src
|
||||
push: true
|
||||
tags: estrellaxd/auto_bangumi:2.6.0-beta2
|
||||
file: src/Dockerfile
|
||||
file: Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user