Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
f2c886dc
Commit
f2c886dc
authored
5 years ago
by
S M Y
Browse files
Options
Download
Patches
Plain Diff
Archieve artifact changes in jenkins pipeline
parent
53e3d767
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pipelines/deploy/cert-registry-service/Jenkinsfile
+1
-0
pipelines/deploy/cert-registry-service/Jenkinsfile
with
1 addition
and
0 deletions
+1
-0
pipelines/deploy/cert-registry-service/Jenkinsfile
+
1
−
0
View file @
f2c886dc
...
...
@@ -16,6 +16,7 @@ node() {
values
.
put
(
'ansibleExtraArgs'
,
ansibleExtraArgs
)
ansible_playbook_run
(
values
)
archiveArtifacts
'metadata.json'
archiveArtifacts
'*.zip'
currentBuild
.
description
=
"Image: ${values.image_tag}, Private: ${params.private_branch}, Public: ${params.branch_or_tag}"
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets