Allow use as GH workflow action (#3) #6
build.yml
on: push
Build and Publish Container Image
8s
Annotations
1 error and 1 warning
Build and Publish Container Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl https://fonts.google.com/download?family=Montserrat -o /tmp/montserrat.zip && mkdir -p /usr/share/fonts/ttf-montserrat/ && unzip /tmp/montserrat.zip -d /usr/share/fonts/ttf-montserrat/ && rm -rf /tmp/montserrat.zip" did not complete successfully: exit code: 9
|
Build and Publish Container Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|