flow not triggered
This commit is contained in:
parent
3febc960bb
commit
e32e0f52f6
1
.github/workflows/tags.yml
vendored
1
.github/workflows/tags.yml
vendored
@ -27,7 +27,6 @@ jobs:
|
||||
|
||||
- name: Build amd64
|
||||
run: |
|
||||
|
||||
shortsha=`git rev-parse --short HEAD` GOOS=linux GOARCH=amd64 go build -o bin/ddns_amd64_$TAG_VERSION "-X 'main.Shortsha=${{ steps.set-sha.outputs.shortsha }}' -X 'main.Version=$TAG_VERSION' -X 'main.Aarch=amd64'" ./cmd/...
|
||||
|
||||
- name: Build arm64
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user