Skip to content

Commit

Permalink
fixed issu with ssh auth in startClusters (removed debut statementns)
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryMcGuinness-NOAA committed Oct 31, 2024
1 parent 5814d29 commit 4ecb249
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pw_aws_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ jobs:
chmod 700 ~/.ssh
chmod 600 ~/.ssh/id_rsa
chmod 600 ~/.ssh/pw_api.key
ls -l ~/.ssh
ssh -v -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null [email protected] sinfo
exit 0
if [ "${{ github.event.inputs.os }}" == "rocky" ]; then
clustername="globalworkflowciplatformrocky8"
elif [ "${{ github.event.inputs.os }}" == "centos" ]; then
Expand Down

0 comments on commit 4ecb249

Please sign in to comment.