mirror of
https://github.com/btcsuite/btcd.git
synced 2025-02-22 06:21:50 +01:00
Add LF to new files last line
This commit is contained in:
parent
1eede8721c
commit
b87a4f4835
2 changed files with 2 additions and 2 deletions
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
|
||||
# 8334 Mainet RPC port
|
||||
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 }}
|
||||
platforms: ${{ env.TPLATFORMS }}
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
|
Loading…
Add table
Reference in a new issue