fix docker image build (#10)
This commit is contained in:
parent
028fa04ce0
commit
ca966ac0a1
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@ -2,7 +2,8 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: GitHub Container Registry
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user