update workflow
This commit is contained in:
@@ -2,7 +2,8 @@ name: Build and Push Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ] # Запускать при пуше в эти ветки
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user