getting rid of stray = in btcctl assembley file.
This commit is contained in:
@@ -8,7 +8,7 @@ ARG scratch_version="latest"
|
||||
FROM indralabs/scratch-multi-arch:${scratch_version}
|
||||
|
||||
ARG platform
|
||||
ARG version=
|
||||
ARG version
|
||||
|
||||
## We can't use 'COPY --from=...' here. Using ADD will enable multi-architecture releases
|
||||
ADD ./release/btcd-${version}/bin/${platform}/btcctl /bin
|
||||
|
||||
4
release/.gitignore
vendored
4
release/.gitignore
vendored
@@ -1 +1,3 @@
|
||||
scratch-*
|
||||
scratch-*
|
||||
btcd-*
|
||||
lnd-*
|
||||
|
||||
Reference in New Issue
Block a user