ci(build): simplifier build task
This commit is contained in:
parent
7be4bd5c33
commit
6ee09add06
1 changed files with 2 additions and 3 deletions
|
@ -11,9 +11,8 @@ jobs:
|
|||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.24.5'
|
||||
- run: |
|
||||
go build -a -o artifacts/agecem-org -ldflags="-X 'git.agecem.com/agecem/agecem-org/pkg/agecemorg/version.version=$agecem_org_version'" ./cmd/agecemorg/
|
||||
- uses: actions/upload-artifact@v3
|
||||
- run: go build -a -o artifacts/agecem-org ./cmd/agecemorg/
|
||||
- uses: actions/upload-artifact@v3
|
||||
help:
|
||||
runs-on: docker
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue