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
|
stage: virtual-test
|
||||||
image: registry.gitlab.com/openpgp-card/virtual-cards/smartpgp-builddeps
|
image: registry.gitlab.com/openpgp-card/virtual-cards/smartpgp-builddeps
|
||||||
before_script:
|
before_script:
|
||||||
|
- export PATH="$HOME/.cargo/bin:$PATH"
|
||||||
- *report-rust
|
- *report-rust
|
||||||
script:
|
script:
|
||||||
- sh /start.sh
|
- sh /start.sh
|
||||||
|
|
Loading…
Reference in a new issue