langtech-bsc / magma

Apache License 2.0
0 stars 0 forks source link

Check secrets are not empty #11

Closed PaulNdrei closed 2 weeks ago

PaulNdrei commented 3 weeks ago

We have to check the following secrets are not empty, this will avoid hpc-rocket unexpected errors.

REMOTE_GROUP

REMOTE_HOST

REMOTE_USER

SSH_PRIVATE_KEY

PaulNdrei commented 2 weeks ago

10 solves this issue.