Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerfraser committed Feb 24, 2025
2 parents 181b521 + 0f16684 commit 46cef52
Show file tree
Hide file tree
Showing 3 changed files with 520 additions and 24 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: Build docker image

on:
push:
branches:
- 'master'
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:

jobs:
docker:
Expand Down
Loading

0 comments on commit 46cef52

Please sign in to comment.