File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818
1919jobs :
2020 lint :
21- uses : your-org/your-repo /.github/actions/golangci -lint@main
21+ uses : " Mad-Pixels/github-workflows /.github/actions/golang -lint@main"
2222 with :
23- go_dir : " Mad-Pixels/github-workflows/.github/actions/golang-lint@main "
23+ go_dir : ./
2424 go_version : " 1.21"
2525 golangci_lint_version : " v1.56.2"
2626` ` `
Original file line number Diff line number Diff line change 2121 task :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : your-org/task- runner@v1
24+ - uses : " Mad-Pixels/github-workflows/.github/actions/taskfile- runner@main "
2525 with :
26- go_dir : " Mad-Pixels/github-workflows/.github/actions/taskfile-runner@main "
26+ go_dir : " ./ "
2727 go_version : " 1.22"
2828 command : " build"
2929 vars : " ENV:production,DEBUG:false"
Original file line number Diff line number Diff line change 1818
1919jobs :
2020 docker-push :
21- uses : your-org/your-repo /.github/workflows/dockerhub-push.yml@main
21+ uses : Mad-Pixels/github-workflows /.github/workflows/dockerhub-build -push.yml@main
2222 with :
2323 repository : your-user/your-image
2424 tag : v1.0.0
You can’t perform that action at this time.
0 commit comments