Skip to content

Commit afbd674

Browse files
authored
[Metax][CI] fix ci bugs (#7929)
* Change Jenkins trigger group from APPROVAL to GZ_BD-CPU * Change Jenkins runner to self-hosted XPU-P800 * Update Jenkins GitHub Action to version 1.2 * Remove cleanup step in ci_metax.yml Removed cleanup step from CI workflow.
1 parent 9192a2b commit afbd674

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci_metax.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
environment: Metax_ci
2323

2424
steps:
25-
- name: Cleanup
26-
run: |
27-
rm -rf * .[^.]*
2825
- name: Trigger Jenkins job
2926
timeout-minutes: 60
3027
uses: MetaX-MACA/simple-jenkins-githubaction@v1.2

0 commit comments

Comments
 (0)