runs after linux arm64 build

This commit is contained in:
Samir Patel 2021-10-20 16:50:35 -05:00
parent 34a04d276e
commit dd56bdf645

View file

@ -130,6 +130,8 @@ build for darwin arm64:
build container fb:
image: docker:stable
stage: build
needs:
- "build for linux arm64"
tags:
- shell
before_script: