Closed jabrah closed 1 year ago
node.js.yml
ci.yml
ci
main
:latest
export-env.sh <.env_file>
yarn run build:prod
yarn run build:docker
Closing, will need to update after the UI dependencies are merged, will also extract the Docker image handling into a separate workflow
node.js.yml
workflow file toci.yml
ci
workflow:main
branch, build app, Docker image, tag as:latest
and push to GHCRexport-env.sh <.env_file>
yarn run build:prod
yarn run build:docker