ci: don't attempt to build container on branches or pushes

This commit is contained in:
Aleksander Morgado
2023-04-10 13:11:29 +00:00
committed by Aleksander Morgado
parent 06618fb3ae
commit 06646001ce

View File

@@ -28,10 +28,9 @@ build container:
stage: container prep
only:
- main
- branches
- merge_requests
- tags
- pushes
- schedules
before_script:
- export BUILD_MBIM=true