Skip to content
Snippets Groups Projects
Commit d12bf1b8 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Add a readme for the "Build-Package-Deploy Cycle".

parent fe93ffb9
No related branches found
No related tags found
No related merge requests found
Build-Package-Deploy Cycle
==========================
NOTE: everything here assumes default installation locations!
Run the `Deploy-NewBuild.ps1` script to package a new build, place the files at
their appropriate location and remove the update marker file for this host. Then
use a shell with the appropriate permissions and run the updater script using
the following command (or trigger it through the scheduled jobs if installed):
```powershell
C:\Tools\AutoTx-Updater\Update-Service.ps1 -UpdaterSettings C:\Tools\AutoTx-Updater\UpdaterConfig.inc.ps1
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment