Skip to content

Conversation

@radekl
Copy link

@radekl radekl commented Jun 13, 2022

Recent changes caused our builds to fail. The reason for that is removed line in this PR. This line was executed despite we were using token authentication instead of deploy keys. In our case this deploy key did not exist and caused this command to fail which was crashing the whole build.

If output of this command is needed then it should be guarded by some "if deploy_key is set/used" flag. A quick fix is just to remove this, actually a debug, line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant