Merge ~alfonsosanchezbeato/snappy-hwe-snaps/+git/jenkins-jobs:add-prop-file into ~snappy-hwe-team/snappy-hwe-snaps/+git/jenkins-jobs:master

Proposed by Alfonso Sanchez-Beato
Status: Merged
Approved by: Simon Fels
Approved revision: 2146c8bc8b6d826bf425b9a5d1f9014d196bb707
Merged at revision: 36c54a47271db2526a2dd07c3504210ded5a54ca
Proposed branch: ~alfonsosanchezbeato/snappy-hwe-snaps/+git/jenkins-jobs:add-prop-file
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/jenkins-jobs:master
Diff against target: 12 lines (+1/-0)
1 file modified
jobs/snap/snap-build.yaml (+1/-0)
Reviewer Review Type Date Requested Status
System Enablement Bot continuous-integration Approve
Simon Fels Approve
Review via email: mp+331196@code.launchpad.net

Description of the change

Read property file in snap-cleanup

Needed to find out which repo we need to remove.

To post a comment you must log in.
Revision history for this message
Simon Fels (morphis) wrote :

LGTM

review: Approve
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/jobs/snap/snap-build.yaml b/jobs/snap/snap-build.yaml
2index e5b22f5..e22e8d9 100644
3--- a/jobs/snap/snap-build.yaml
4+++ b/jobs/snap/snap-build.yaml
5@@ -69,6 +69,7 @@
6 current-parameters: true
7 predefined-parameters: |
8 RESULTS_ID=$BUILD_TAG
9+ property-file: build-props
10 publishers:
11 - archive:
12 artifacts: '**/*.snap'

Subscribers

People subscribed via source and target branches