mirror of
https://github.com/ditkrg/build-image-workflow.git
synced 2026-01-22 21:27:05 +00:00
Remove commented out code
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
a0a5013f4c
commit
11452e3e2a
@ -68,7 +68,6 @@ runs:
|
||||
run: |
|
||||
echo ${{ steps.meta.outputs.json }} > meta.json
|
||||
cat meta.json
|
||||
# echo $(cat meta.json | jq '.tags[0]')
|
||||
|
||||
- name: Login to Registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user