mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-21 19:10:11 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches: [ master ]
|
||||||
- '*'
|
|
||||||
workflow_dispatch: []
|
workflow_dispatch: []
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user