switches to local artifact repository
This commit is contained in:
parent
f61f273f1d
commit
f8346a8776
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user