Skip to content

Commit

Permalink
Update module_controller_ci_build_batch_symmetric_deploy_to_aliyun.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lylingzhen authored Mar 5, 2024
1 parent d8ebdf5 commit a4bdff9
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,10 @@ on:
push:
branches:
- main
paths:
- 'module-controller/**'

pull_request:
branches:
- main
paths:
- 'module-controller/**'

# enable manually running the workflow
workflow_dispatch:
Expand All @@ -27,10 +23,6 @@ env:
INTEGRATION_TESTS_IMAGE_PATH: opensource/test/module-controller-integration-tests
POD_NAMESPACE: default

defaults:
run:
working-directory: module-controller

jobs:
unit-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a4bdff9

Please sign in to comment.