swarm-io/Build and Push image

Builds an image, pushes to artifact registry, and caches to gha as well as the `cache` tag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
secretsdocker build secrets, newline separated string key=valuenogitPat=${{ secrets.GIT_RUNNER_TOKEN }}
tag-nametag name, i.e. `event-stream`no${{ github.event.repository.name }}
tagsgit tags to pushno${{ secrets.GAR_IMAGES_REPO }}/${{ inputs.tag-name }}:${{ github.event.release.tag_name }} ${{ secrets.GAR_IMAGES_REPO }}/${{ inputs.tag-name }}:latest

no outputs