Skip to content

Commit

Permalink
ci: add back container step
Browse files Browse the repository at this point in the history
Signed-off-by: vladislav doster <10052309+vladdoster@users.noreply.github.com>
  • Loading branch information
vladdoster authored Dec 18, 2022
1 parent f1055e0 commit 2108697
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ jobs:
GIT_AUTHOR_NAME: 'Vladislav Doster'
GIT_COMMITTER_EMAIL: 'mvdoster@gmail.com'
GIT_COMMITTER_NAME: 'Vladislav Doster'
containers:
needs: [commit,lint,release]
uses: vladdoster/.github/.github/workflows/containers.yml@main

0 comments on commit 2108697

Please sign in to comment.