File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 image-tag : ${{ needs.determine-image-tag.outputs.tag }}
5555 apps : |
5656 [
57- {"name": "ev-node-evm-single", "dockerfile": "apps/evm/single/Dockerfile"}
57+ {"name": "ev-node-evm-single", "dockerfile": "apps/evm/single/Dockerfile"},
5858 {"name": "ev-node-testapp", "dockerfile": "apps/testapp/Dockerfile"}
5959 ]
6060
Original file line number Diff line number Diff line change @@ -410,7 +410,6 @@ git tag evm/single/v0.2.0 # Less informative
410410
411411## Quick Links
412412
413- - ** Workflow Details** : [ .github/workflows/README.md] ( .github/workflows/README.md )
414413- ** CI Workflow** : [ .github/workflows/ci.yml] ( .github/workflows/ci.yml )
415414- ** Release Workflow** : [ .github/workflows/release.yml] ( .github/workflows/release.yml )
416415- ** GitHub Actions** : https://github.com/evstack/ev-node/actions
You can’t perform that action at this time.
0 commit comments