Skip to content

Commit 55a020f

Browse files
committed
redhat-actions/podman-login upside/downside
1 parent 24bec48 commit 55a020f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_ci_multi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
name: 'Verify credentials'
1818
runs-on: 'ubuntu-latest'
1919
steps:
20+
# upside: it logs out and deletes ~/.docker/config.json
21+
# downside: extra dependency, uses -p instead of --password-stdin
2022
- name: 'login ghcr.io (actor, via action)'
2123
uses: redhat-actions/podman-login@4934294ad0449894bcd1e9f191899d7292469603 # v1.7
2224
with:

0 commit comments

Comments
 (0)