corrects variable case
This commit is contained in:
parent
be1ca9b6b7
commit
e0a7380c3d
@ -1,7 +1,7 @@
|
||||
def repository = "registry.c.test-chamber-13.lan"
|
||||
def repositoryCreds = "harbor-repository-creds"
|
||||
|
||||
def dockerfile = """
|
||||
def dockerFile = """
|
||||
FROM ${repository}/dockerhub/cm2network/steamcmd:latest
|
||||
|
||||
EXPOSE 15777/udp
|
||||
|
Reference in New Issue
Block a user