Fixed pipeline trigger
Some checks failed
Push Docker image to registries

This commit is contained in:
Chris Plaatjes
2023-03-20 20:01:52 -04:00
parent 9b06a629f0
commit fadc678ac3
2 changed files with 2 additions and 5 deletions

View File

@ -1,8 +1,7 @@
# .gitea/workflows/build.yaml
name: Publish Docker image
on:
release:
types: [published]
on: [push]
jobs:
push_to_registry: