Skip to content

fix pipeline for slides #165

fix pipeline for slides

fix pipeline for slides #165

Triggered via pull request October 14, 2024 08:37
Status Failure
Total duration 41s
Artifacts

build-slides.yaml

on: pull_request
build-slides-stg
32s
build-slides-stg
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-slides-stg
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PULLSECRET=$(cat /run/secrets/gitlab_pullsecret) && git clone https://github.com/hakimel/reveal.js.git reveal && git clone https://github.com/puzzle/pitc-revealjs-theme.git puzzle-theme && mv puzzle-theme/css/theme/puzzle.css reveal/css/theme/ && mv puzzle-theme/css/theme/source/puzzle.scss reveal/css/theme/source/ && mv puzzle-theme/css/theme/source/puzzle-imgs reveal/css/theme/source/ && rm -rf puzzle-theme && rm -rf reveal/.git/" did not complete successfully: exit code: 1
build-slides-stg
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/