#github-actions
2 snippets tagged with #github-actions
bashintermediate
GitHub Actions CI/CD Pipeline
Complete GitHub Actions workflow with test, build, and deploy stages for a Node.js application.
#github-actions#ci-cd
bashintermediate
GitHub Actions Docker Build and Push
GitHub Actions workflow to build a Docker image and push it to GitHub Container Registry on release.
#github-actions#docker