changed image for the pipeline because openssl is missing
This commit is contained in:
@@ -3,7 +3,7 @@ workflow:
|
||||
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "main"'
|
||||
|
||||
default:
|
||||
image: 'rust:slim'
|
||||
image: 'joxit/rust-openssl:1.24'
|
||||
|
||||
build:
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user