changed image for the pipeline because openssl is missing

This commit is contained in:
2023-02-02 19:12:57 +01:00
parent b47688d060
commit 42edba076e

View File

@@ -3,7 +3,7 @@ workflow:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "main"' - if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "main"'
default: default:
image: 'rust:slim' image: 'joxit/rust-openssl:1.24'
build: build:
script: script: