mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore(core): add core/.build-builder as CI signal
The presence of this file tells CI to use the new builder_ style parameters for build.sh. Once all branches for 16.0+ are updated to merge the chore/core/7247-use-builder-for-build-sh branch, then we can remove this file and the corresponding bash test branches in CI.
This commit is contained in:
parent
91d375ac81
commit
0e5943c266
1 changed files with 4 additions and 0 deletions
4
core/.build-builder
Normal file
4
core/.build-builder
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
The presence of this file tells CI to use the new builder_ style parameters for build.sh.
|
||||
|
||||
Once all branches for 16.0+ are updated to merge the chore/core/7247-use-builder-for-build-sh branch, then we
|
||||
can remove this file and the corresponding bash test branches in CI.
|
||||
Loading…
Add table
Reference in a new issue