ci: again
Some checks failed
Build, Package and Push Images / preprocess (push) Successful in 2s
Build, Package and Push Images / docs (push) Successful in 23s
Build, Package and Push Images / build (push) Successful in 28s
Build, Package and Push Images / sonarqube (push) Has been skipped
Build, Package and Push Images / build-docs-container (push) Failing after 29s
Build, Package and Push Images / sbom-scan (push) Successful in 33s
Build, Package and Push Images / container-build (push) Successful in 1m18s
Build, Package and Push Images / container-sbom-scan (push) Successful in 46s

This commit is contained in:
Timothy Schenk 2023-11-16 07:52:55 +01:00
parent 9f6d64f73d
commit f65961fe94

View file

@ -87,7 +87,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: wiki.zip
path: ${{ github.workspace }}/wiki.zip
path: ${{ github.workspace }}
- name: Unzip wiki.zip into .public
run: |
mkdir .public