fix docker action

This commit is contained in:
hrj 2021-12-10 09:28:05 +05:30
parent 3717454f89
commit 6ee4aa596d

View File

@ -3,8 +3,8 @@ name: Update docker image
on: on:
push: push:
branches: [ master ] branches: [ master ]
tags: tags:
- 'v*' - 'v*'
jobs: jobs:
build: build: