Debian does not need openssl
This commit is contained in:
parent
3eed4ca15b
commit
2e20a00615
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ build:
|
||||||
IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_BRANCH
|
IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_BRANCH
|
||||||
CACHING:
|
CACHING:
|
||||||
|
|
||||||
before_script:
|
|
||||||
- apt install openssl
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- echo "Compiling the code..."
|
- echo "Compiling the code..."
|
||||||
- cargo build -r
|
- cargo build -r
|
||||||
|
|
Loading…
Reference in a new issue