mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
allow to set a tag for building in ci
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Use the latest 2.1 version of CircleCI pipeline process engine.
|
||||
# See: https://circleci.com/docs/configuration-reference
|
||||
version: 2.1
|
||||
# set the filter to allow a build for any sha tag
|
||||
filters:
|
||||
tags:
|
||||
only: /.*/
|
||||
parameters:
|
||||
run_build:
|
||||
type: boolean
|
||||
|
||||
Reference in New Issue
Block a user