mirror of https://github.com/statping/statping
deploy latest action
parent
1ca4dfef28
commit
d010dbea21
|
@ -1,5 +1,8 @@
|
|||
name: Deploy Master Release
|
||||
on: deployment
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
|
||||
jobs:
|
||||
docker-release:
|
||||
|
|
Loading…
Reference in New Issue