Merge branch 'fix-build' into 'master'

CI: add branches to refs for building

See merge request erichardson/py-eagle-mqtt!34
This commit was merged in pull request #35.
This commit is contained in:
2023-12-03 08:16:06 +00:00

View File

@@ -16,6 +16,7 @@ build:
only:
refs:
- tags
- branches
services:
- name: docker:24.0.7-dind
command: ["--tls=false"]