mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-18 21:25:08 +08:00
docker: build dev containers
This commit is contained in:
5
.github/workflows/container_dev.yml
vendored
5
.github/workflows/container_dev.yml
vendored
@@ -1,9 +1,8 @@
|
||||
name: "docker: build latest containers"
|
||||
name: "docker: build dev containers"
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
branches: [ master ]
|
||||
workflow_dispatch: []
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user