Skip to content

Add Dispatch and Echo Subnets to Faucet #189

Add Dispatch and Echo Subnets to Faucet

Add Dispatch and Echo Subnets to Faucet #189

Workflow file for this run

name: ci
on:
pull_request:
branches:
- main
- community-faucet
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v3
- name: Build docker image
uses: docker/build-push-action@v3
with:
push: false
tags: avaplatform/avalanche-faucets:ci