riscv-docker/node/build.sh
Elara Musayelyan f2b4e9902a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add npm to the node image and upgrade to nodejs-current
2023-08-16 12:03:01 -07:00

8 lines
142 B
Bash
Executable File

#!/bin/bash
set -e
apko publish \
--sbom=false \
--package-version-tag=nodejs-current \
apko.yaml \
gitea.elara.ws/elara6331/node:latest