mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-18 23:17:57 +08:00
adjust name
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user