ci: set PATH for smartpgp-builddeps image
This commit is contained in:
parent
4a042d703f
commit
81ef12ffb2
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ run_cardtest_smartpgp:
|
|||
stage: virtual-test
|
||||
image: registry.gitlab.com/openpgp-card/virtual-cards/smartpgp-builddeps
|
||||
before_script:
|
||||
- export PATH="$HOME/.cargo/bin:$PATH"
|
||||
- *report-rust
|
||||
script:
|
||||
- sh /start.sh
|
||||
|
|
Loading…
Reference in a new issue