mirror of
https://github.com/nestriness/cdc-file-transfer.git
synced 2026-05-01 18:33:08 +03:00
[cdc_rsync] Add build id to github workflow
This commit is contained in:
@@ -64,7 +64,10 @@ cc_library(
|
||||
|
||||
cc_library(
|
||||
name = "build_version",
|
||||
srcs = ["build_version.cc"],
|
||||
hdrs = ["build_version.h"],
|
||||
# This definition should be replaced by release flow.
|
||||
copts = ["-DCDC_BUILD_VERSION=DEV"],
|
||||
)
|
||||
|
||||
cc_library(
|
||||
|
||||
Reference in New Issue
Block a user