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