Some checks failed
Build and Push Docker Image / build (push) Failing after 6m27s
Add simple Node.js Hello World application with automated Docker build and push workflow using Gitea Actions. The workflow builds and pushes images to the Gitea registry with versioning from package.json. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
9 lines
85 B
Plaintext
9 lines
85 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.git
|
|
.gitignore
|
|
.gitea
|
|
README.md
|
|
.dockerignore
|
|
Dockerfile
|