This repository was archived by the owner on Mar 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525 - uses : actions/setup-go@v4
2626 with :
27+ cache : false
2728 go-version : " 1.20"
2829 - run : make validate-code
2930 - run : make build
Original file line number Diff line number Diff line change 2020 - name : Set up Go
2121 uses : actions/setup-go@v4
2222 with :
23+ cache : false
2324 go-version : " 1.20"
2425 - name : Set up Docker Buildx
2526 id : buildx
Original file line number Diff line number Diff line change 2424 - name : Set up Go
2525 uses : actions/setup-go@v4
2626 with :
27+ cache : false
2728 go-version : " 1.20"
2829 - name : Set up QEMU
2930 uses : docker/setup-qemu-action@v2
Original file line number Diff line number Diff line change 2020 - name : Set up Go
2121 uses : actions/setup-go@v4
2222 with :
23+ cache : false
2324 go-version : " 1.20"
2425 - name : Set up Docker Buildx
2526 id : buildx
Original file line number Diff line number Diff line change 2020 fetch-depth : 1
2121 - uses : actions/setup-go@v4
2222 with :
23+ cache : false
2324 go-version : " 1.20"
2425 -
uses :
debianmaster/[email protected] 2526 with :
Original file line number Diff line number Diff line change 1616 fetch-depth : 0
1717 - uses : actions/setup-go@v4
1818 with :
19+ cache : false
1920 go-version : " 1.20"
2021 - run : make init-docs
2122 - run : make validate-docs
You can’t perform that action at this time.
0 commit comments