Skip to content

Commit

Permalink
Docker build ci (#3)
Browse files Browse the repository at this point in the history
* add docker build
  • Loading branch information
peterdudfield authored Jan 25, 2024
1 parent 6a39191 commit 5abf2f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Docker Build

on: push

jobs:

DockerBuild:
uses: openclimatefix/.github/.github/workflows/[email protected]

0 comments on commit 5abf2f7

Please sign in to comment.