Skip to content

Commit

Permalink
utils/registry-login: add ref to docker/login-action#72
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Jul 18, 2021
1 parent 11882dd commit 120f6a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/registry-login/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
//
// SPDX-License-Identifier: Apache-2.0

// Context: https://github.com/docker/login-action/issues/72

const { exec } = require('child_process');

function run(cmd) {
Expand Down

0 comments on commit 120f6a2

Please sign in to comment.