Skip to content

Instantly share code, notes, and snippets.

@rpau
Last active May 5, 2022 09:47
Show Gist options
  • Select an option

  • Save rpau/68a08b4fb6dc84a6c719d38dc9eb05f1 to your computer and use it in GitHub Desktop.

Select an option

Save rpau/68a08b4fb6dc84a6c719d38dc9eb05f1 to your computer and use it in GitHub Desktop.
metadata:
name: "container-scan"
type: "integration"
on:
brick: "delivery-team/push-image:1.0"
alias: "push-image"
status: "success"
run:
brick: "security-team/container-scan:1.0"
with:
image: "${{push-image.outputs.image}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment