Skip to content

Commit

Permalink
Missed the tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
telackey committed Jul 14, 2023
1 parent 317d79c commit a0565e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Build ipld-eth-db
run: |
docker build -f ./ipld-eth-db/Dockerfile ./ipld-eth-db/
docker build -f ./ipld-eth-db/Dockerfile ./ipld-eth-db/ -t cerc/ipld-eth-db:local
- name: Run docker compose
run: |
Expand Down

0 comments on commit a0565e8

Please sign in to comment.