mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-06-25 20:21:44 +02:00
Travis allow failures for release builds.
This commit is contained in:
parent
cda1cbcb30
commit
3137622c2e
@ -34,6 +34,7 @@ jobs:
|
|||||||
branch: release
|
branch: release
|
||||||
|
|
||||||
- stage: deploy-cargo
|
- stage: deploy-cargo
|
||||||
|
allowallow_failures: true
|
||||||
cache: cargo
|
cache: cargo
|
||||||
script: cd kalk
|
script: cd kalk
|
||||||
if: branch = release
|
if: branch = release
|
||||||
@ -47,6 +48,7 @@ jobs:
|
|||||||
branch: release
|
branch: release
|
||||||
|
|
||||||
- stage: deploy-cli-cargo
|
- stage: deploy-cli-cargo
|
||||||
|
allowallow_failures: true
|
||||||
cache: cargo
|
cache: cargo
|
||||||
script: cd kalk_cli
|
script: cd kalk_cli
|
||||||
if: branch = release
|
if: branch = release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user