We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a020f commit d2cd502Copy full SHA for d2cd502
.github/workflows/build_ci_multi.yml
@@ -17,7 +17,7 @@ jobs:
17
name: 'Verify credentials'
18
runs-on: 'ubuntu-latest'
19
steps:
20
- # upside: it logs out and deletes ~/.docker/config.json
+ # upside: it logs out and aims to delete creds ~/.docker/config.json
21
# downside: extra dependency, uses -p instead of --password-stdin
22
- name: 'login ghcr.io (actor, via action)'
23
uses: redhat-actions/podman-login@4934294ad0449894bcd1e9f191899d7292469603 # v1.7
0 commit comments