Add missing tag to macos/universal build step

This commit is contained in:
Tulir Asokan 2021-02-18 18:40:06 +02:00
parent d820c56e8b
commit eabe5b873d

View File

@ -80,6 +80,8 @@ macos/arm64:
macos/universal:
stage: package
tags:
- macos
dependencies:
- macos/amd64
- macos/arm64