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!3Change compute reference to login,!2feat(ssh_host_keys): add role for managing SSH host keys
......@@ -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