mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
change path to bin
This commit is contained in:
parent
686f3a8684
commit
34a04d276e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ COPY LICENSE /LICENSE
|
|||
COPY NOTICE /NOTICE
|
||||
ARG SHORT_SHA
|
||||
|
||||
COPY .cloudbuild/featurebase_linux_amd64 /
|
||||
COPY .gitlab/featurebase_linux_amd64 /
|
||||
|
||||
RUN mv /featurebase_linux_amd64 /featurebase
|
||||
RUN chmod ugo+x /featurebase
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue