Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
move file to ci dir
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-657667 committed Nov 2, 2023
1 parent d387572 commit 3e14ba2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
- name: scaledown module
run:
kubectl apply -f config/samples/module-deployment_v1alpha1_moduledeployment_provider_scaledown.yaml
kubectl apply -f config/samples/ci/module-deployment_v1alpha1_moduledeployment_provider_scaledown.yaml

- run: sleep 15

Expand Down Expand Up @@ -374,7 +374,7 @@ jobs:
- name: scaledown module then delete deployment
run:
kubectl apply -f config/samples/module-deployment_v1alpha1_moduledeployment_provider_scaledown.yaml
kubectl apply -f config/samples/ci/module-deployment_v1alpha1_moduledeployment_provider_scaledown.yaml

- name: wait module delete
run: |
Expand Down

0 comments on commit 3e14ba2

Please sign in to comment.