cds
                                
                                
                                
                                    cds copied to clipboard
                            
                            
                            
                        Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
like this  cds version: 0.47 the yml file is already gitclone on server,but the ui is no return
|sh one command line.
Hello, If I put a call to a outgoing workfow to a project B, in a workflow of a project A, the link is broken (forbidden). This is because it...
**Expected Behavior** As a developer using CDS, When I execute a workflow which interact with 2 (or more) shared resources Then I want to be able to lock these different...
`{{.git.branch.before | default .git.branch | replace "/" "-" | replace "_" "-" | trunc 58 | lower }}` with a .git.branch.before not existing
can be edited in git clone action but if invalid no error returns and data not save but still visible in ui without refresh.
Be able to eval the result of worker key install that can return something like: export GPG_KEY_ID=....
For example, I want checkout to a specific branch (test2) in the repo. In GitClone action, I set branch name to : {{.cds.build.hookbranch}}. This variable setted by value from a...