ci: don't attempt to build container on branches or pushes
This commit is contained in:

committed by
Aleksander Morgado

parent
06618fb3ae
commit
06646001ce
@@ -28,10 +28,9 @@ build container:
|
||||
stage: container prep
|
||||
only:
|
||||
- main
|
||||
- branches
|
||||
- merge_requests
|
||||
- tags
|
||||
- pushes
|
||||
- schedules
|
||||
|
||||
before_script:
|
||||
- export BUILD_MBIM=true
|
||||
|
Reference in New Issue
Block a user