switches to local artifact repository

This commit is contained in:
Hyatt 2022-01-28 10:35:13 -06:00
parent f61f273f1d
commit f8346a8776
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -3,7 +3,7 @@
def repository = "registry.c.test-chamber-13.lan"
def repositoryCreds = "harbor-repository-creds"
def FactorioDownloadURL="https://factorio.com/get-download/stable/headless/linux64"
def FactorioDownloadURL="https://nexus.c.test-chamber-13.lan/repository/factorio/stable/headless/linux64"
def factorioScript = """#!/bin/sh
set -e