CI: add branches to refs for building
This commit is contained in:
@@ -16,6 +16,7 @@ build:
|
|||||||
only:
|
only:
|
||||||
refs:
|
refs:
|
||||||
- tags
|
- tags
|
||||||
|
- branches
|
||||||
services:
|
services:
|
||||||
- name: docker:24.0.7-dind
|
- name: docker:24.0.7-dind
|
||||||
command: ["--tls=false"]
|
command: ["--tls=false"]
|
||||||
|
|||||||
Reference in New Issue
Block a user