new insructions
All checks were successful
Potlatch Loggers Organization/ComputerKeeper/pipeline/head This commit looks good

This commit is contained in:
Joe Stanley 2022-11-06 20:21:12 -08:00
parent 9c9621ed0d
commit 78ecefbf07

View File

@ -7,7 +7,7 @@ Publish the EXE as a package to Gitea.
import os import os
import requests import requests
OWNER = "jenkinsbot" OWNER = "Potlatch-Loggers"
PKG_NAME = "ComputerKeeper-BUILD" PKG_NAME = "ComputerKeeper-BUILD"
PKG_VERSION = "latest" PKG_VERSION = "latest"
FILE_NAME = "main.exe" FILE_NAME = "main.exe"