ArtifactArchiverStepExecution.Deprecated
: The
archive step is deprecated, please use archiveArtifacts instead.
.ArtifactArchiverStepExecution.NoFiles
: No files
found to archive for pattern "{0}"; continuing.
.ArtifactArchiverStepExecution.NoFilesWithExcludes
: No files found to archive for pattern "{0}", excluding "{1}";
continuing.
.SimpleBuildStep
as defined in Jenkins core.SimpleBuildWrapper
as defined in Jenkins core.FileExistsStep.EmptyString
: The fileExists step was
called with a null or empty string, so the current directory will be
checked instead.
.WarningAction
) if an error is caught.archiveArtifacts
symbol is available, CoreStep
may be used instead,
with no more verbose a syntax but more configuration options.FlowInterruptedException
should be caught and handled by the step or rethrown.ToolInstallation
to a variable.Result.UNSTABLE
, adds a
WarningAction
to the step, and then continues execution normally.ArtifactArchiverStepExecution.Deprecated
: The
archive step is deprecated, please use archiveArtifacts instead.
.ArtifactArchiverStepExecution.NoFiles
: No files
found to archive for pattern "{0}"; continuing.
.ArtifactArchiverStepExecution.NoFilesWithExcludes
: No files found to archive for pattern "{0}", excluding "{1}";
continuing.
.FileExistsStep.EmptyString
: The fileExists step was
called with a null or empty string, so the current directory will be
checked instead.
.Copyright © 2016–2022. All rights reserved.