Skip to content

Commit

Permalink
upload e2e-standlone.yaml mo-r1-log for 1.2-dev (#147)
Browse files Browse the repository at this point in the history
* update

* update
  • Loading branch information
Rosyrain authored Oct 10, 2024
1 parent 8a264d6 commit e5125d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,11 @@ jobs:
if: ${{ always() }}
continue-on-error: true
run: |
set +e
mkdir -p ${{ github.workspace }}/upload
rm -rf ./mo-tester/.git
rm -rf ./mo-tester/lib
mv ${{ github.workspace }}/head/mo-service.r1.log ${{ github.workspace }}/upload/
mv ${{ github.workspace }}/head/mo-service.log ${{ github.workspace }}/upload/
mv ${{ github.workspace }}/mo-tester ${{ github.workspace }}/upload/
mv ${{ github.workspace }}/head/dump-stacks* ${{ github.workspace }}/upload/
Expand Down

0 comments on commit e5125d1

Please sign in to comment.