Skip to content

Pipeline fix for archiveArtifacts.#151

Open
alesstimec wants to merge 2 commits into
canonical:masterfrom
alesstimec:pipeline-save-image-01
Open

Pipeline fix for archiveArtifacts.#151
alesstimec wants to merge 2 commits into
canonical:masterfrom
alesstimec:pipeline-save-image-01

Conversation

@alesstimec
Copy link
Copy Markdown
Collaborator

Description

The what and why - include a summary of the change, describe what it does, and include relevant motivation and context.

Engineering checklist

Check only items that apply

  • Documentation updated
  • Covered by unit tests
  • Covered by integration tests
  • Independent change*

Test instructions

Notes for code reviewers

Comment on lines 99 to 102
post {
always {
archiveArtifacts artifacts: 'candid-latest-image.tar.gz',
sh "echo 'Image built'"
}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this block then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants