Merge branch 'main' into codex/verify-npm-package-dependencies
This commit is contained in:
commit
a76d6453ac
5
Makefile
5
Makefile
@ -24,9 +24,8 @@ build: check-branch
|
|||||||
--platform $(PLATFORMS) \
|
--platform $(PLATFORMS) \
|
||||||
--tag $(IMAGE_NAME):latest \
|
--tag $(IMAGE_NAME):latest \
|
||||||
--tag $(IMAGE_NAME):$(MONTHLY_TAG) \
|
--tag $(IMAGE_NAME):$(MONTHLY_TAG) \
|
||||||
$(SBOM_FLAG) \
|
--sbom=true \
|
||||||
$(PROVENANCE_FLAG) \
|
--provenance=true \
|
||||||
--output=type=docker \
|
|
||||||
.
|
.
|
||||||
|
|
||||||
publish: check-branch
|
publish: check-branch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user