We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3429e29 commit 2b164daCopy full SHA for 2b164da
.github/workflows/cardano-node.yaml
@@ -49,7 +49,7 @@ jobs:
49
- name: 🏗 Build images
50
working-directory: compose
51
run: |
52
- docker build -t ${{ env.REGISTRY }}/antithesis-test:latest -f tracer-sidecard/Dockerfile tracer-sidecar
+ docker build -t ${{ env.REGISTRY }}/antithesis-test:latest -f tracer-sidecar/Dockerfile tracer-sidecar
53
# make build testnet=${{ env.TESTNET }} registry=${{ env.REGISTRY }}/
54
55
- name: 🚢 Push images
0 commit comments