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

Sync armv7a_hardfp image

parent da71f40e
Pipeline #765 passed with stage
in 2 minutes and 3 seconds
...@@ -16,6 +16,12 @@ default: ...@@ -16,6 +16,12 @@ default:
- 'buildah tag gentoo/stage3:${ARCH} "${CI_REGISTRY_IMAGE}:${ARCH}"' - 'buildah tag gentoo/stage3:${ARCH} "${CI_REGISTRY_IMAGE}:${ARCH}"'
- 'buildah push "${CI_REGISTRY_IMAGE}:${ARCH}"' - 'buildah push "${CI_REGISTRY_IMAGE}:${ARCH}"'
'Sync armv7a_hardfp':
stage: 'sync'
variables:
ARCH: 'armv7a_hardfp'
script: *script
'Sync arm64': 'Sync arm64':
stage: 'sync' stage: 'sync'
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