Update .gitlab-ci.yml: change CI runner for p2run (gecko tag)

This commit is contained in:
pokapow 2021-04-28 21:47:10 +00:00
parent 6785979e0d
commit 5ec060a64e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ stages:
.env:
image: axiomteam/gecko-ci:v0.0.6
tags:
- 1000i100
- gecko
before_script:
- rustup show
- rustc --version && cargo --version