updates variable label
This commit is contained in:
parent
863cf1b3e4
commit
470ffd59dc
@ -28,7 +28,7 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
workspace = pwd()
|
||||
def dockerfile = """
|
||||
dockerFile = """
|
||||
FROM ${repository}/dockerhub/cm2network/steamcmd:latest
|
||||
|
||||
LABEL org.opencontainers.image.authors="The_Spider <spider@smoothnet.org>"
|
||||
|
Reference in New Issue
Block a user