Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 307 Bytes

File metadata and controls

7 lines (5 loc) · 307 Bytes

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.