Commit f3fa05a3 authored by S M Y's avatar S M Y
Browse files

Removed unwanted changes

parent 3feaedd0
No related merge requests found
Showing with 0 additions and 1 deletion
+0 -1
......@@ -16,7 +16,6 @@ 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}"
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment