Commit 57c28119 authored by James T. Lee's avatar James T. Lee
Browse files

Build sopine-server

parent d2ac1d5f
Pipeline #572 skipped
...@@ -57,6 +57,15 @@ ...@@ -57,6 +57,15 @@
PROFILE: 'cortex-a72/raspberrypi/workstation' PROFILE: 'cortex-a72/raspberrypi/workstation'
QEMU_ARCH: 'aarch64' QEMU_ARCH: 'aarch64'
'Build sopine-server':
<<: *template
variables:
CPU: 'cortex-a53-crypto'
PLATFORM: 'sopine'
ROLE: 'server'
PROFILE: 'cortex-a53-crypto/sopine/server'
QEMU_ARCH: 'aarch64'
'Build beagleboneblack-server': 'Build beagleboneblack-server':
<<: *template <<: *template
variables: variables:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment