Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 2c8aa1e

Browse files
authored
doc - link to demo repo
1 parent 0f85ec8 commit 2c8aa1e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ Which can be referenced from within the DSL in multiple ways:
122122
println "Procedure name: ${args.procedureName}"
123123
runProcedure(args)
124124
```
125+
## Sample build and release repository
126+
The [CloudBees CD/RO GitHub Actions Demonstration Repository](https://github.com/cloudbees-demos/gh-actions-demo) illustrates how to implement a build and release workflow with the CloudBees CD/RO GitHub Actions.
125127
## License
126128
The scripts and documentation in this project are released under the MIT License.
127129
## Documentation

0 commit comments

Comments
 (0)