mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-12-24 23:09:25 -05:00
Limit builds to main branch only.
This commit is contained in:
parent
387fcaef6d
commit
c70895efd3
@ -10,6 +10,7 @@ before_script:
|
||||
|
||||
earthly:
|
||||
stage: build
|
||||
only: main
|
||||
image: earthly/earthly:v0.6.30
|
||||
tags:
|
||||
- linux
|
||||
|
Loading…
Reference in New Issue
Block a user