Skip to content

script to join rocky 8 to domain with winbind #175

script to join rocky 8 to domain with winbind

script to join rocky 8 to domain with winbind #175

Workflow file for this run

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