Skip to content

Commit

Permalink
task: reuse trustification release-tools (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 authored Jun 26, 2024
1 parent 13a2085 commit 732bd5d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 146 deletions.
145 changes: 0 additions & 145 deletions .github/workflows/build-push-images.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/image-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:

jobs:
image-build:
uses: ./.github/workflows/build-push-images.yaml
uses: trustification/release-tools/.github/workflows/build-push-images.yaml@main
with:
registry: "ghcr.io"
image_name: "${{ github.repository_owner }}/trustify-ui"
Expand Down

0 comments on commit 732bd5d

Please sign in to comment.