File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 - name : Test build
4747 id : docker_build
4848 uses : docker/build-push-action@v2
49-
50- # - name: Set up Go
51- # uses: actions/setup-go@v3
52- # with:
53- # go-version: 1.17.x
54- # - name: Build App
55- # run: go build -v ./...
56- # - name: Test App
57- # run: go test -v ./...
58-
59- # goreleaser:
60- # runs-on: ubuntu-latest
61- # steps:
62- # - name: Checkout
63- # uses: actions/checkout@v3
64- # - name: Set up Go
65- # uses: actions/setup-go@v3
66- # with:
67- # go-version: 1.17.x
68- # - name: Run GoReleaser
69- # uses: goreleaser/goreleaser-action@v2.9.1
70- # with:
71- # version: latest
72- # args: --snapshot --skip-publish --rm-dist
73- # env:
74- # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 11repos :
2- - repo : https://github.com/norwoodj/helm-docs
3- rev : v1.10.0
4- hooks :
5- - id : helm-docs
62 - repo : https://github.com/TekWizely/pre-commit-golang
73 rev : v1.0.0-beta.5
84 hooks :
You can’t perform that action at this time.
0 commit comments