https://github.com/rudeigerc/tekton-python-demo
Tekton demo for Python projects
https://github.com/rudeigerc/tekton-python-demo
python tekton tektoncd
Last synced: 7 months ago
JSON representation
Tekton demo for Python projects
- Host: GitHub
- URL: https://github.com/rudeigerc/tekton-python-demo
- Owner: rudeigerc
- License: mit
- Created: 2024-02-15T08:17:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-15T08:31:07.000Z (over 1 year ago)
- Last Synced: 2024-02-15T09:35:41.349Z (over 1 year ago)
- Topics: python, tekton, tektoncd
- Language: Dockerfile
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tekton Demo for Python Projects
## CEL Demo
```shell
cd third_party/cel
make eval
```