Skip to content

Instantly share code, notes, and snippets.

@ashphy
Created January 1, 2018 14:10
Embed
What would you like to do?
ARM build
platform: linux/arm
pipeline:
build:
image: arm32v7/busybox:latest
commands:
- uname -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment