mirror of https://github.com/PiyushXCoder/lupt.git
Variable try 2
This commit is contained in:
parent
78f28e81ca
commit
509c28b7c1
|
|
@ -25,6 +25,6 @@ jobs:
|
|||
|
||||
- name: 'Build Inventory Image'
|
||||
run: |
|
||||
docker build . --tag ghcr.io/${{github.repository}}:main
|
||||
docker push ghcr.io/${{github.repository}}:main
|
||||
docker build . --tag ghcr.io/${{github.repository,,}}:main
|
||||
docker push ghcr.io/${{github.repository,,}}:main
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue