Skip to content

Commit

Permalink
Inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
alik-agaev committed Nov 13, 2024
1 parent 58eac9e commit dcca67e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/_docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ on:
service-name:
required: true
type: string
secrets:
ARM_RUNNER_HOSTNAME:
required: true
ARM_RUNNER_KEY:
required: true
outputs:
tag-value:
description: 'A semver compatible version retrieved from the tag'
Expand Down

0 comments on commit dcca67e

Please sign in to comment.