[#33] Allow to change any frostfs binary without neo-go #33

Merged
alexvanin merged 1 commit from dkirillov/frostfs-aio:fix_make_custom into master 2024-02-08 12:17:20 +00:00
Member

Otherwise if I change only frostfs-* binary I got

$ make image-aio-custom
...
Step 44/47 : COPY ./bin/neo-go* /usr/bin/
COPY failed: no source files were specified
make: *** [Makefile:46: image-aio-custom] Error 1
Otherwise if I change only frostfs-* binary I got ```bash $ make image-aio-custom ... Step 44/47 : COPY ./bin/neo-go* /usr/bin/ COPY failed: no source files were specified make: *** [Makefile:46: image-aio-custom] Error 1 ```
dkirillov self-assigned this 2024-02-08 08:50:43 +00:00
dkirillov changed title from [#XX] Allow to change any frostfs binary without neo-go to [#33] Allow to change any frostfs binary without neo-go 2024-02-08 08:50:54 +00:00
dkirillov force-pushed fix_make_custom from 1e18d4074e to 6f840e241a 2024-02-08 08:51:12 +00:00 Compare
dkirillov requested review from storage-services-committers 2024-02-08 08:51:24 +00:00
dkirillov requested review from storage-services-developers 2024-02-08 08:51:25 +00:00
dkirillov force-pushed fix_make_custom from 6f840e241a to e7cb5db4fa 2024-02-08 12:14:45 +00:00 Compare
ironbee approved these changes 2024-02-08 12:16:03 +00:00
alexvanin approved these changes 2024-02-08 12:17:15 +00:00
alexvanin merged commit e7cb5db4fa into master 2024-02-08 12:17:20 +00:00
alexvanin deleted branch fix_make_custom 2024-02-08 12:17:20 +00:00
Sign in to join this conversation.
No description provided.