mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fixed before_script
Former-commit-id: 3e5ae64c61ca2e85594c6834677906565d17ad94
This commit is contained in:
parent
cfa99f2163
commit
5efefd9724
@ -13,7 +13,7 @@ rust-nightly:
|
||||
image: ubuntu:latest
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: none
|
||||
before-script:
|
||||
before_script:
|
||||
- apt-get update
|
||||
- apt-get install curl gcc git -y
|
||||
- git submodule sync --recursive
|
||||
|
Loading…
Reference in New Issue
Block a user