Skip to content

Commit

Permalink
ci: build/publish faucet docker image (#1805)
Browse files Browse the repository at this point in the history
  • Loading branch information
holic authored Oct 20, 2023
1 parent 43d2f0f commit 91bfaa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
target: mud
- image: ghcr.io/latticexyz/store-indexer
target: store-indexer
- image: ghcr.io/latticexyz/faucet
target: faucet
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 91bfaa6

Please sign in to comment.