Update code

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-03-31 14:31:58 +05:30
parent 1b6468c894
commit 6c4ab503eb
8 changed files with 38 additions and 46 deletions

View file

@ -9,8 +9,8 @@ env:
REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }}
jobs:
build-and-push:
name: Build and push image to Quay.io
login:
name: Login to container image registry
runs-on: ubuntu-20.04
steps:
@ -25,12 +25,3 @@ jobs:
password: ${{ env.REGISTRY_PASSWORD }}
registry: ${{ env.IMAGE_REGISTRY }}
logout: true
# - name: Verify
# shell: bash
# run: |
# pwd
# ls $HOME
# cd $HOME
# tree work
# cat ${XDG_RUNTIME_DIR}/containers/auth.json