Skip to content

Commit

Permalink
Sync files with networkservicemesh/cmd-template
Browse files Browse the repository at this point in the history
This PR syncs files with https://github.com/networkservicemesh/cmd-template

Revision: https://github.com/networkservicemesh/cmd-template/commits/c7cc8197690fe279a3fe337e9868ee205dae75b3

commit c7cc8197690fe279a3fe337e9868ee205dae75b3
Author: Nikita Skrynnik <[email protected]>
Date:   Tue Jul 26 22:07:37 2022 +1100

    use proper reusable workflow for docker job (#106)

    Signed-off-by: Nikita Skrynnik <[email protected]>

Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Jul 26, 2022
1 parent e28b80e commit 7fa62ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

docker:
needs: [get-tag, check-gomod-deps]
uses: networkservicemesh/.github/.github/workflows/release.yaml@main
uses: networkservicemesh/.github/.github/workflows/docker-release.yaml@main
with:
tag: ${{ needs.get-tag.outputs.tag }}
secrets:
Expand Down

0 comments on commit 7fa62ad

Please sign in to comment.