Skip to content

Commit

Permalink
periodic-base-upload: remove final attribute
Browse files Browse the repository at this point in the history
This attribute prevent periodic pipeline from running since the child job variant
can't use the base-upload anymore. I think it's safe since the secret is now used
in a post playbook.

Change-Id: Icba8fb53944d010d24f33f18cab35eeee72fc6aa
  • Loading branch information
TristanCacqueray authored and Gerrit Code Review committed Jul 12, 2018
1 parent e71aef5 commit f3a4816
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,6 @@

- job:
name: legacy-tripleo-ci-periodic-base-upload
final: true
parent: legacy-tripleo-ci-periodic-base
post-run: playbooks/legacy-tripleo-ci-periodic-base-upload/post.yaml
secrets:
Expand Down

0 comments on commit f3a4816

Please sign in to comment.