Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/michael-spengler/github-action-cicd
- Owner: michael-spengler
- Created: 2020-10-16T09:08:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-20T17:40:07.000Z (over 4 years ago)
- Last Synced: 2024-12-01T07:21:21.960Z (about 2 months ago)
- Topics: continuous-deployment
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.