Skip to content

Add ability to load network constants from a remote config file #145

Add ability to load network constants from a remote config file

Add ability to load network constants from a remote config file #145

Workflow file for this run

name: Build Docker Images
on:
push:
branches:
- main
tags:
- '**'
pull_request:
jobs:
package:
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
with:
push: ${{ github.event_name != 'pull_request' }}