fix docker action
This commit is contained in:
parent
3717454f89
commit
6ee4aa596d
|
@ -3,8 +3,8 @@ name: Update docker image
|
|||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
tags:
|
||||
- 'v*'
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue