mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-01-18 22:43:41 +08:00
fix(ci): further testing of CI logic
This commit is contained in:
parent
bfb66b88b1
commit
7cfaa1a365
5
.github/workflows/binary_test.yml
vendored
5
.github/workflows/binary_test.yml
vendored
@ -1,11 +1,6 @@
|
||||
name: Cross-platform binary build test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
tags-ignore:
|
||||
- *
|
||||
pull_request:
|
||||
workflow_dispatch: []
|
||||
|
||||
|
5
.github/workflows/container_test.yml
vendored
5
.github/workflows/container_test.yml
vendored
@ -1,11 +1,6 @@
|
||||
name: Test Building Container Images
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
tags-ignore:
|
||||
- *
|
||||
pull_request:
|
||||
workflow_dispatch: []
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user