Change compute reference to login
Compare changes
- Krish Moodbidri authored
previously it reflected a placeholder but it actually is the value in file from build that we're looking for and replacing in deploy phase
@@ -7,7 +7,7 @@
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
previously it reflected a placeholder but it actually is the value in file from build that we're looking for and replacing in deploy phase