mirror of
https://github.com/redhat-actions/podman-login.git
synced 2025-06-08 19:19:03 +00:00
Set env var REGISTRY_AUTH_FILE to work with buildah
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
4bf4190336
commit
b61759b6a0
7 changed files with 45 additions and 10 deletions
2
.github/workflows/link_check.yml
vendored
2
.github/workflows/link_check.yml
vendored
|
@ -6,6 +6,8 @@ on:
|
|||
pull_request:
|
||||
paths:
|
||||
- '**.md'
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # every day at midnight
|
||||
|
||||
jobs:
|
||||
markdown-link-check:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue