We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Here is config used:
- name: Configure SSH key for Terraform components and modules uses: webfactory/[email protected] with: ssh-private-key: | ${{ secrets.TERRAFORM_MODULES_DEPLOY_KEY }}
In the post job, despite "green" I see the below message:
Post job cleanup. Stopping SSH agent The "file" argument must be of type string. Received undefined Error stopping the SSH agent, proceeding anyway
Is this expected behaviour or can be fixed ?
The text was updated successfully, but these errors were encountered:
Closed as duplicate of #208
Sorry, something went wrong.
No branches or pull requests
Hi,
Here is config used:
In the post job, despite "green" I see the below message:
Is this expected behaviour or can be fixed ?
The text was updated successfully, but these errors were encountered: