CI: add branches to refs for building

This commit is contained in:
2023-12-03 08:15:37 +00:00
parent 9d4a95ad6a
commit e0da9b110e

View File

@@ -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"]