Skip to content

Commit

Permalink
Update .drone.jsonnet
Browse files Browse the repository at this point in the history
  • Loading branch information
musm authored Oct 8, 2019
1 parent 68395a6 commit 66f4c85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ local Pipeline(os, arch, version) = {
};

[
Pipeline("linux", "arm", "1.3"),
Pipeline("linux", "arm64", "1.3"),
]

0 comments on commit 66f4c85

Please sign in to comment.