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