mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-24 02:59:13 +08:00
docker: build dev containers
This commit is contained in:
parent
d869a07cd2
commit
d5c7dbac4a
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:
|
||||
|
Loading…
Reference in New Issue
Block a user