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
|
||||
CACHING:
|
||||
|
||||
before_script:
|
||||
- apt install openssl
|
||||
|
||||
script:
|
||||
- echo "Compiling the code..."
|
||||
- cargo build -r
|
||||
|
|
Loading…
Reference in a new issue