mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2024-11-23 15:55:05 +00:00
Update docker-publish.yml
This commit is contained in:
parent
e9dbfb0493
commit
1dae9751bf
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -102,7 +102,7 @@ jobs:
|
|||||||
# Load is a shorthand for --set=*.output=type=docker
|
# Load is a shorthand for --set=*.output=type=docker
|
||||||
#load: # optional, default is false
|
#load: # optional, default is false
|
||||||
# Provenance is a shorthand for --set=*.attest=type=provenance
|
# Provenance is a shorthand for --set=*.attest=type=provenance
|
||||||
provenance: # optional
|
#provenance: # optional
|
||||||
# Push is a shorthand for --set=*.output=type=registry
|
# Push is a shorthand for --set=*.output=type=registry
|
||||||
push: true # optional, default is false
|
push: true # optional, default is false
|
||||||
# SBOM is a shorthand for --set=*.attest=type=sbom
|
# SBOM is a shorthand for --set=*.attest=type=sbom
|
||||||
|
Loading…
Reference in New Issue
Block a user