mirror of https://github.com/rusefi/cantact-fw.git
corrected build id variable
This commit is contained in:
parent
d5732dbb51
commit
dc3715845d
|
@ -8,4 +8,4 @@ before_script:
|
|||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y gcc-arm-none-eabi
|
||||
|
||||
script: make BUILD_NUMBER=%{build_number}
|
||||
script: make BUILD_NUMBER=$TRAVIS_BUILD_NUMBER
|
Loading…
Reference in New Issue