trigger docker build for experimental-github-actions tag
This commit is contained in:
parent
3fe2433eab
commit
f1b1669f62
|
@ -6,6 +6,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- experimental-github-actions
|
||||
|
||||
env:
|
||||
IMAGE: mango-feeds
|
||||
|
|
Loading…
Reference in New Issue