test build and push

This commit is contained in:
Abner Rizzi 2023-08-10 07:36:12 -03:00
parent 10facebcdc
commit 11acd0ed92
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@ jobs:
- name: downcase REPO
run:
- echo "REPO=${GITHUB_REPOSITORY,,}" >>${GITHUB_ENV}
- echo " ${{ github.event.repository.name }} "
- echo REPO= $REPO
- name: 'Build Inventory Image'
env:
REPO_NAME: '${{ github.event.repository.name }}'