Use GitHub Actions to publish your project to a Docker image.
-
Updated
Oct 4, 2024 - HTML
Use GitHub Actions to publish your project to a Docker image.
Implementation of a Jenkins multi-pipeline for a Flask calculator application. The pipeline includes steps for cloning a GitHub repository, installing dependencies, running unit tests, building a Docker image, and pushing the image to GitHub Packages.
Use GitHub Actions to publish your project to a Docker image.
My clone repository (copy) from Github skills-publish-packages. I wrote a workflow that sends a code through a continuous delivery pipeline and built a fully deployable artifact by using GitHub Actions and GitHub Packages.
Use GitHub Actions to publish your project to a Docker image.
Add a description, image, and links to the github-packages topic page so that developers can more easily learn about it.
To associate your repository with the github-packages topic, visit your repo's landing page and select "manage topics."