ci: install openssl
Some checks failed
Build, Package and Push Images / preprocess (push) Successful in 3s
Build, Package and Push Images / build (push) Successful in 25s
Build, Package and Push Images / sbom-scan (push) Successful in 36s
Build, Package and Push Images / sonarqube (push) Successful in 1m36s
Build, Package and Push Images / container-build (push) Successful in 1m41s
Build, Package and Push Images / container-sbom-scan (push) Successful in 36s
Build, Package and Push Images / docs (push) Failing after 4m1s

This commit is contained in:
Timothy Schenk 2023-11-15 15:16:37 +01:00
parent 945877dfd9
commit 5b7360c9a4

View file

@ -10,7 +10,7 @@ env:
# Writerside docker image version
DOCKER_VERSION: 232.10165.1
ALGOLIA_ARTIFACT: algolia-indexes-wiki.zip
ACTIONS_STEP_DEBUG: true
jobs:
preprocess:
@ -28,7 +28,7 @@ jobs:
steps:
- name: Install basic dependencies
run: |
apt-get update && apt-get install -y nodejs npm
apt-get update && apt-get install -y nodejs npm openssl
- name: Checkout repository
uses: https://github.com/actions/checkout@v3
- name: Build docs