Skip to content

Commit

Permalink
feat: remove test
Browse files Browse the repository at this point in the history
Signed-off-by: Gaius <[email protected]>
  • Loading branch information
gaius-qi committed May 26, 2022
1 parent 5b98023 commit eaaa113
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
- main
tags:
- v*
pull_request:
branches: [main, release-*]

jobs:
push_image_to_registry:
Expand All @@ -16,7 +14,7 @@ jobs:
strategy:
matrix:
module: ["manager", "scheduler", "cdn", "dfdaemon"]
timeout-minutes: 10
timeout-minutes: 30
steps:
- name: Check out code
uses: actions/checkout@v2
Expand Down

0 comments on commit eaaa113

Please sign in to comment.