xyctruth / profiler

Continuous profiling based on pprof
Apache License 2.0
227 stars 11 forks source link

修改为使用 Helm 部署应用程序 #48

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

https://github.com/xyctruth/profiler/blob/8ed2ceb38d0387abf6b9038ef3dbaf6b5f3b0074/.github/workflows/deployment.yml#L34


            VERSION=${{ github.event.release.tag_name }}
          fi
          echo ::set-output name=VERSION::${VERSION}
      # TODO 修改为使用 Helm 部署应用程序
      - name: deploy to cluster
        uses: steebchen/kubectl@v2.0.0
        with: # defaults to latest kubectl binary version
github-actions[bot] commented 2 years ago

Closed in 214c0d1b922aac749bd56c091d865e49c0c1dead