mirror of
https://github.com/Retropex/docker-bitcoind-prebuilt.git
synced 2025-05-12 19:20:48 +02:00
Iprove step name
This commit is contained in:
parent
1044890a2a
commit
04d59600f7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
run: echo "${{secrets.DOCKER_TOKEN}}" | docker login -u=lukechilds --password-stdin
|
||||
- name: Push to Docker Hub
|
||||
run: docker push lukechilds/bitcoind
|
||||
- name: Create multi-arch manifest
|
||||
- name: Create and push multi-arch manifests
|
||||
env:
|
||||
DOCKER_CLI_EXPERIMENTAL: enabled # To enable manifests
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user