Skip to content

Commit

Permalink
chore(ci): Fix service tests not run on master (#1002)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Nov 8, 2021
1 parent 1597834 commit 46dc845
Show file tree
Hide file tree
Showing 20 changed files with 40 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ on:
- 'services/azblob/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/azblob/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-azblob.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/azblob/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/azblob/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-azfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/azfile/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/azfile/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-bos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/bos/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/bos/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-cos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/cos/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/cos/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-dropbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/dropbox/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/dropbox/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-fs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/fs/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/fs/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-ftp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/ftp/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/ftp/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-gcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/gcs/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/gcs/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-gdrive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/gdrive/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/gdrive/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-hdfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/hdfs/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/hdfs/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/ipfs/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/ipfs/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-kodo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/kodo/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/kodo/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-memory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/memory/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/memory/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-minio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/minio/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/minio/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-obs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/obs/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/obs/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/oss/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/oss/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-qingstor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/qingstor/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/qingstor/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/s3/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/s3/**'
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/services-test-storj.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- 'services/storj/**'
tags-ignore:
- '**'
branches:
- '**'
pull_request:
paths:
- 'services/storj/**'
Expand Down

0 comments on commit 46dc845

Please sign in to comment.