test build and push

This commit is contained in:
Abner Rizzi 2023-08-10 07:33:33 -03:00
parent e4a6c2f69a
commit dd1e880dab
1 changed files with 2 additions and 0 deletions

View File

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