Update Docker_build.yml

This commit is contained in:
Florian BEZANNIER
2021-05-07 12:09:17 +02:00
committed by GitHub
parent 12e93e04e4
commit be12ad2a5c
+3 -2
View File
@@ -1,7 +1,8 @@
name: Publish Docker image
on:
release:
types: [published]
push:
tags:
- '*'
workflow_dispatch:
jobs:
push_to_registry: