updates variable label

This commit is contained in:
Hyatt 2022-07-06 21:40:33 -05:00
parent 863cf1b3e4
commit 470ffd59dc
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -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>"