Skip to content
New issue

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

Run docker_credentials_gcr in warmer #1780

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix
tejal29 committed Oct 19, 2021
commit b3baa04be219ee5652f55d4dca753178cd09f8aa
1 change: 0 additions & 1 deletion pkg/executor/push_test.go
Original file line number Diff line number Diff line change
@@ -316,7 +316,6 @@ func TestCheckPushPermissions(t *testing.T) {
},
}

execCommand = fakeExecCommand
checkRemotePushPermission = fakeCheckPushPermission
for _, test := range tests {
t.Run(test.description, func(t *testing.T) {