Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Add Ubuntu 16.04 ARM CI script for cross build #1577

Merged
merged 1 commit into from
Feb 23, 2017

Conversation

jyoungyun
Copy link

It adds Ubuntu16.04:arm:Release CI job only.
The arm32 script is temporarily disabled so it does nothing.
I will be enable the job soon.

Related issues: #1512, #1572

@jyoungyun
Copy link
Author

This patch depends on #1572, which is not merged yet. So if there is problems to merge this, I will rebase it.

@jyoungyun
Copy link
Author

@dotnet-bot test ci please

@@ -269,6 +264,12 @@ do
esac
done

if [[ $__linuxCodeName == "xenial" || $__linuxCodeName == "tizen" ]]; then
# This case does not support CI build yet.

This comment was marked as spam.

This comment was marked as spam.

@gkhanna79
Copy link
Member

Modulo a comment, this looks good to me. @jyoungyun Let me know if you this is ready to merge.

It adds Ubuntu16.04:arm:Release CI job only.
This job is temporarily disabled and will be enabled soon.

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
@jyoungyun
Copy link
Author

@gkhanna79 It's ready to merge now :) Thank you!

@gkhanna79 gkhanna79 merged commit eb49a6b into dotnet:master Feb 23, 2017
@gkhanna79
Copy link
Member

@jyoungyun Please trigger a dummy PR to confirm this works as expected.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants