mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-02-12 06:29:17 +01:00
Make travis cd into the kalk directory when publishing.
This commit is contained in:
parent
54db8b28aa
commit
82b3ac6644
@ -29,6 +29,7 @@ jobs:
|
||||
|
||||
- stage: deploy-cargo
|
||||
cache: cargo
|
||||
script: cd kalk
|
||||
if: branch = release
|
||||
deploy:
|
||||
provider: cargo
|
||||
|
Loading…
Reference in New Issue
Block a user