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