test build and push

This commit is contained in:
Abner Rizzi 2023-08-10 08:39:26 -03:00
parent c76e65bc03
commit 7ef0ad253a
1 changed files with 5 additions and 1 deletions

View File

@ -12,7 +12,11 @@ name: Publish Docker image
on:
release:
types: [published]
branch: gh-action
push:
branches:
- main
- gh-action
- gh-action
jobs:
push_to_registry: