Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
Add 32bit builds to convey, maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
EionRobb committed Apr 16, 2019
1 parent 8b7109e commit e038114
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions convey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ tasks:
task: purple2
environment:
- TAG=debian-stretch-amd64
purple2-debian-stretch-i386:
type: convey/extend
task: purple2
environment:
- TAG=debian-stretch-i386
purple2-fedora-28-amd64:
type: convey/extend
task: purple2
Expand All @@ -47,6 +52,7 @@ plans:
tasks:
- purple2-debian-stretch-amd64
- purple2-fedora-28-amd64
- purple2-debian-stretch-i386
- name: export
tasks:
- export
Expand Down

0 comments on commit e038114

Please sign in to comment.