.
This commit is contained in:
parent
47c4517286
commit
b79f7ee984
1 changed files with 0 additions and 2 deletions
2
.github/workflows/os.yml
vendored
2
.github/workflows/os.yml
vendored
|
|
@ -66,8 +66,6 @@ jobs:
|
||||||
PRIMARY_TAG=$(echo "${{ steps.meta.outputs.tags }}" | head -n 1)
|
PRIMARY_TAG=$(echo "${{ steps.meta.outputs.tags }}" | head -n 1)
|
||||||
|
|
||||||
buildah bud \
|
buildah bud \
|
||||||
--squash \
|
|
||||||
--format docker \
|
|
||||||
--label "org.opencontainers.image.source=https://github.com/${{ github.repository }}" \
|
--label "org.opencontainers.image.source=https://github.com/${{ github.repository }}" \
|
||||||
-t "$PRIMARY_TAG" .
|
-t "$PRIMARY_TAG" .
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue