mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-05 20:55:59 +00:00
Pipeline Test
Mixed files to trigger a CI run
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1839,7 +1839,7 @@ pipeline {
|
||||
post {
|
||||
success {
|
||||
script {
|
||||
// Report the skipped stage's status
|
||||
// Report the skipped stage's status // TODO: Test run - delete me
|
||||
def variant = "Process results"
|
||||
gitStatusWrapper(credentialsId: "${env.ck_git_creds}", gitHubContext: "${variant}", account: 'ROCm', repo: 'composable_kernel') {
|
||||
echo "Process Performance Test Results stage skipped."
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
.. _license:
|
||||
|
||||
********************************************************************
|
||||
License test
|
||||
License
|
||||
********************************************************************
|
||||
|
||||
.. include:: ../LICENSE
|
||||
Reference in New Issue
Block a user