diff --git a/.github/workflows/ci-learning.yml b/.github/workflows/ci-learning.yml index 4d9022e0e..182be750e 100644 --- a/.github/workflows/ci-learning.yml +++ b/.github/workflows/ci-learning.yml @@ -129,8 +129,8 @@ jobs: run: | # Export the build name and build nuber # Collect environment variables for the build - jf rt build-collect-env + # jf rt build-collect-env # Collect VCS details from git and add them to the build - jf rt build-add-git + # jf rt build-add-git # Publish build info - jf rt build-publish \ No newline at end of file + # jf rt build-publish \ No newline at end of file