💚 fix docker build

This commit is contained in:
微凉
2022-01-20 20:52:14 +08:00
parent 4144afcc92
commit 4bcc6359e3
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
name: build
name: build_docker
on:
push:
@ -7,7 +7,7 @@ on:
branches: [ v2 ]
jobs:
docker_build:
build_docker:
name: Docker
runs-on: ubuntu-latest
steps:

View File

@ -1,4 +1,4 @@
name: release
name: release_docker
on:
push: