Update docker-image.yml

This commit is contained in:
Dima YaFlay
2023-10-19 23:00:33 +03:00
committed by GitHub
parent b0f0d58dcd
commit 36380be715

View File

@@ -4,7 +4,9 @@ on:
release: release:
types: [published] types: [published]
push: push:
types: [latest] branches: [ "master" ]
pull_request:
branches: ["master"]
jobs: jobs:
push_to_registries: push_to_registries: