fix pipeline for slides #165
build-slides.yaml
on: pull_request
build-slides-stg
32s
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/
|