[Skip CI] chore: add docker workflow
This commit is contained in:
parent
6bd2090ef7
commit
77027cdce7
1 changed files with 1 additions and 4 deletions
5
.github/workflows/docker.yaml
vendored
5
.github/workflows/docker.yaml
vendored
|
@ -1,9 +1,6 @@
|
|||
name: Docker
|
||||
|
||||
on:
|
||||
push:
|
||||
tags: [ 'alpha' ]
|
||||
workflow_dispatch:
|
||||
on: [push]
|
||||
|
||||
env:
|
||||
REGISTRY: docker.io
|
||||
|
|
Loading…
Reference in a new issue