mirror of https://github.com/rusefi/canable-fw.git
fixing artifacts command, again.
This commit is contained in:
parent
61e7c88c3b
commit
0db206451f
|
@ -20,4 +20,4 @@ before_script:
|
|||
script: make BUILD_NUMBER=$TRAVIS_BUILD_NUMBER
|
||||
|
||||
after_success:
|
||||
"artifacts upload --target-path=builds/b$TRAVIS_BUILD_NUMBER build/CANtact*"
|
||||
"artifacts upload --target-paths=builds/b$TRAVIS_BUILD_NUMBER build/CANtact*"
|
Loading…
Reference in New Issue