mirror of
https://github.com/btcsuite/btcd.git
synced 2025-01-19 05:33:36 +01:00
Add LF to new files last line
This commit is contained in:
parent
1eede8721c
commit
b87a4f4835
2
.github/workflows/Dockerfile
vendored
2
.github/workflows/Dockerfile
vendored
@ -21,4 +21,4 @@ COPY --from=build /go/bin /bin
|
|||||||
# 8333 Mainnet Bitcoin peer-to-peer port
|
# 8333 Mainnet Bitcoin peer-to-peer port
|
||||||
# 8334 Mainet RPC port
|
# 8334 Mainet RPC port
|
||||||
EXPOSE 8333 8334
|
EXPOSE 8333 8334
|
||||||
ENTRYPOINT ["btcd"]
|
ENTRYPOINT ["btcd"]
|
||||||
|
2
.github/workflows/dimagespub.yml
vendored
2
.github/workflows/dimagespub.yml
vendored
@ -49,4 +49,4 @@ jobs:
|
|||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
platforms: ${{ env.TPLATFORMS }}
|
platforms: ${{ env.TPLATFORMS }}
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
|
Loading…
Reference in New Issue
Block a user