Skip to content

Merge pull request #52 from openclimatefix/fix_umt_model #153

Merge pull request #52 from openclimatefix/fix_umt_model

Merge pull request #52 from openclimatefix/fix_umt_model #153

Workflow file for this run

name: Build docker
on: push
jobs:
push_to_registry:
name: Build docker file for testing
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v2
- name: Build Docker image
run: docker build .