add publish release task
This commit is contained in:
@@ -156,6 +156,10 @@ jobs:
|
||||
name: Package plugin
|
||||
command: './.circleci/make-package.sh'
|
||||
no_output_timeout: 15m
|
||||
- run:
|
||||
name: Publish release
|
||||
command: 'node ./.circleci/github/publishRelease.js'
|
||||
no_output_timeout: 15m
|
||||
|
||||
make-release:
|
||||
working_directory: ~/alexanderzobnin/grafana-zabbix
|
||||
|
||||
Reference in New Issue
Block a user