Change in gitlab CI (#1507)

This commit is contained in:
syntezoid 2021-04-23 11:51:42 +02:00 committed by GitHub
parent 94f7578576
commit 3db275d68a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ stages:
pages:
stage: deploy
image: rust:alpine
image: rust
variables:
CARGO_HOME: $CI_PROJECT_DIR/cargo
before_script: