mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-05-24 01:39:52 +08:00
ci: 再次尝试修复构建
This commit is contained in:
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
@@ -4,8 +4,6 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -29,4 +27,4 @@ jobs:
|
||||
push: true
|
||||
tags:
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/bili-sync:${{ github.ref_name }}
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/amtoaer/bili-sync:latest
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/bili-sync:latest
|
||||
Reference in New Issue
Block a user