mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-04-05 20:52:50 +08:00
adjust name
This commit is contained in:
parent
9fdf02bcda
commit
a0a6aa36fa
4
.github/workflows/container_latest.yml
vendored
4
.github/workflows/container_latest.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: "docker: build dev containers"
|
||||
name: "docker: build latest container"
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
|
||||
build-dev-containers:
|
||||
build-latest-container:
|
||||
runs-on: [ubuntu-latest]
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user