Skip to content

Commit

Permalink
🌱 add go-konveyor-tests (#92)
Browse files Browse the repository at this point in the history
Signed-off-by: David Zager <[email protected]>
  • Loading branch information
djzager authored Jul 29, 2024
1 parent 58fc420 commit 7d24eaa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

- name: Image meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ inputs.registry }}/${{ inputs.image_name }}
tags: |
Expand Down
4 changes: 4 additions & 0 deletions pkg/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ repos:
repo: tackle2-addon-discovery
- org: konveyor
repo: fernflower
- org: konveyor
repo: go-konveyor-tests
- org: konveyor
repo: tackle-keycloak-theme

# Labels
# List of labels, their color and description, that should exist in the specified repositories.
Expand Down

0 comments on commit 7d24eaa

Please sign in to comment.