Skip to content

#46: Integrate AutoDeployer Windows Service #158

#46: Integrate AutoDeployer Windows Service

#46: Integrate AutoDeployer Windows Service #158

Workflow file for this run

name: Compile Source Code
on: [push]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: ${{ github.workspace }}\BuildGridIntegration.ps1