Tag container during CI
This is helpful when listing images later
This commit is contained in:
parent
856b2860dd
commit
1678b74090
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
|||
with:
|
||||
platforms: ${{ matrix.platform }}
|
||||
load: true
|
||||
tags: noop
|
||||
|
||||
- name: Show image info
|
||||
run: docker images
|
||||
|
|
Loading…
Reference in a new issue