Update .github/workflows/ci.yaml
Co-authored-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
parent
94b0e643b4
commit
43e359a66e
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -2,10 +2,6 @@ name: Create and publish a Docker image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- "**"
|
|
||||||
tags:
|
|
||||||
- "**"
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
|
Loading…
Reference in New Issue
Block a user