mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
update ci behavior
This commit is contained in:
parent
abf70348bd
commit
79686cb11b
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ build fbsql arm64 darwin:
|
|||
script:
|
||||
- export SOURCE_DATE_EPOCH=$(git log -1 --pretty=%ct)
|
||||
- date
|
||||
- GOOS="darwin" GOARCH="arm64" make docker-build-fbsql
|
||||
- GOOS="darwin" GOARCH="amd64" make docker-build-fbsql
|
||||
artifacts:
|
||||
paths:
|
||||
- ./build/fbsql_*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue