Skip to content

Commit ef98e47

Browse files
authored
Update build_docker.yml
1 parent e095717 commit ef98e47

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build_docker.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@ jobs:
3737
push: true
3838
file: Dockerfile.blockproducer
3939
tags: emurgornd/cardano-node-block-producer:latest,emurgornd/cardano-node-block-producer:${{ github.ref_name }}
40-
- name: Build and push Cardano node relay
41-
uses: docker/build-push-action@v4
42-
with:
43-
push: true
44-
file: Dockerfile.relay
45-
tags: emurgornd/cardano-node-relay:latest,emurgornd/cardano-node-relay:${{ github.ref_name }}
4640
- name: Build and push Cardano node relay p2p
4741
uses: docker/build-push-action@v4
4842
with:

0 commit comments

Comments
 (0)