Skip to content

Added scripts to add RGW and MON services to cluster and edited the e… #149

Added scripts to add RGW and MON services to cluster and edited the e…

Added scripts to add RGW and MON services to cluster and edited the e… #149

Workflow file for this run

name: Publish Scripts
on:
push:
branches:
- main
tags:
- 'v*.*.*'
jobs:
main:
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Publish Scripts
run: publish-scripts ${{github.workspace}}