Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michael-spengler/github-action-cicd

Demo of GitHub Action based and Deno based CICD steps
https://github.com/michael-spengler/github-action-cicd

continuous-deployment

Last synced: 4 days ago
JSON representation

Demo of GitHub Action based and Deno based CICD steps

Awesome Lists containing this project

README

        

# CICD with Deno
This workflow allows you to use the [CICD Deno module](https://deno.land/x/cicd)

# Usage
Copy [this workflow file](https://github.com/michael-spengler/github-action-cicd/blob/main/.github/workflows/cicd.yml) to your repo (to the github/workflows folder) and uncomment the steps you would like to be executed.

## Contribute
Contributions are welcome.