Skip to content
Snippets Groups Projects
Commit ef669540 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

feat: Add comment to describe var exports

parent d26d7f41
No related branches found
No related tags found
2 merge requests!122Facilitate testing PRs from an external repo hosted on GH,!117This MR merges the feat-hpc-factory branch, which was focused on building and deploying proxy images for the COD cluster.
......@@ -62,6 +62,7 @@ workflow:
- export CRI_XCBC_prod=$(git rev-parse --short origin/uab-prod)
- git fetch upstream ${EXT_PR_SRC_BRANCH}
- git merge upstream/${EXT_PR_SRC_BRANCH}
# export vars into job artifacts
- cd ..
- export PACKER_IMAGE_HEAD=$(git rev-parse --short HEAD)
- echo CRI_XCBC_HEAD=${CRI_XCBC_HEAD} | tee -a $CI_PROJECT_DIR/image.env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment