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

Rebuild all with firmware

parent 71776ebb
Pipeline #570 passed with stage
in 426 minutes and 51 seconds
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
- 'buildah push "${CI_REGISTRY_IMAGE}:${PLATFORM}-${ROLE}"' - 'buildah push "${CI_REGISTRY_IMAGE}:${PLATFORM}-${ROLE}"'
- 'buildah push "${CI_REGISTRY_IMAGE}/debug:${PLATFORM}-${ROLE}"' - 'buildah push "${CI_REGISTRY_IMAGE}/debug:${PLATFORM}-${ROLE}"'
.'Build haswell-server': 'Build haswell-server':
<<: *template <<: *template
variables: variables:
CPU: 'haswell' CPU: 'haswell'
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
PROFILE: 'haswell/server' PROFILE: 'haswell/server'
QEMU_ARCH: 'x86_64' QEMU_ARCH: 'x86_64'
.'Build haswell-workstation': 'Build haswell-workstation':
<<: *template <<: *template
variables: variables:
CPU: 'haswell' CPU: 'haswell'
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
PROFILE: 'haswell/workstation' PROFILE: 'haswell/workstation'
QEMU_ARCH: 'x86_64' QEMU_ARCH: 'x86_64'
.'Build pinebookpro-workstation': 'Build pinebookpro-workstation':
<<: *template <<: *template
variables: variables:
CPU: 'cortex-a72-a53-crypto' CPU: 'cortex-a72-a53-crypto'
......
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