Change compute reference to login
Compare changes
- Bo-Chun Chen authored
fix: use ENV variable in ansible var url See merge request rc/hpc-factory!191
+ 1
− 1
@@ -190,7 +190,7 @@ build_ood_image:
Because compute and login nodes are basically the same except login node does not need slurmd and we don't use compute image anywhere. So use it to build login image and change its references in CI script
fix: use ENV variable in ansible var url See merge request rc/hpc-factory!191