Add example workflow

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-03-30 22:45:50 +05:30
parent 565d575198
commit 1b6468c894
10 changed files with 68 additions and 196 deletions

View file

@ -24,7 +24,13 @@ jobs:
username: ${{ env.REGISTRY_USER }}
password: ${{ env.REGISTRY_PASSWORD }}
registry: ${{ env.IMAGE_REGISTRY }}
logout: true
- name: Verify
run: |
echo ${XDG_RUNTIME_DIR}/containers/auth.json
# - name: Verify
# shell: bash
# run: |
# pwd
# ls $HOME
# cd $HOME
# tree work
# cat ${XDG_RUNTIME_DIR}/containers/auth.json