update workflow

This commit is contained in:
austnv
2026-06-21 16:47:46 +03:00
parent d009410c3f
commit 76a8393bb6
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -2,7 +2,8 @@ name: Build and Push Docker Image
on:
push:
branches: [ "master" ] # Запускать при пуше в эти ветки
tags:
- '*'
jobs:
build-and-push: