/github-actions-sample

Sample repo for Github Actions

Primary LanguageDockerfile

deploy-action-test

Sample repo demonstrating deploy actions

Contains a barebones Dockerfile which creates a test docker image, and the Github Workflow file which triggers the deployment of this image.

To trigger the build and deployment, create a new release in this repo.