Commit df7d5c5c authored by liziwl's avatar liziwl
Browse files

rm ci

parent b7665765
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -68,18 +68,6 @@ jobs:
        publish_dir: ./docs/.vuepress/dist/
        force_orphan: true

    # - name: Deploy to coding
    #   uses: liziwl/git-push-action@v1.0.4
    #   with:
    #     git_token_holder: 'pt5ez622q7ct'
    #     git_token: '${{ secrets.CODING_TOKEN }}'
    #     commit_user: 'liziwl'
    #     commit_email: 'leezisy@gmail.com'
    #     push_dir: './docs/.vuepress/dist/'
    #     repository_url: 'e.coding.net/liziwl/sustech-online/sustech-online-pages.git'
    #     keep_history: false
    #     branch: master

    - name: copy file to server PVG
      uses: burnett01/rsync-deployments@5.0
      with: