Required to build another docker images with applications using Node.js
cp env.example envenv
chmod u+x build push versions./build./push./versionsVariables
BASE_ACT_DOCKER_IMAGE- Docker image that used to build this image e.g.git.site.com/user/act:latestorghcr.io/catthehacker/ubuntu:act-22.04. It is possible to use the same image for assemblyCONTAINER_REGISTRY_DOMAIN- Container Registry domain e.g.git.site.com
Secrets
CONTAINER_REGISTRY_PASSWORD- Container Registry password e.g.12345. In Gitea API you can create access token. Seehttps://<CONTAINER_REGISTRY_DOMAIN>/user/settings/applications