Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:docker-hub-build-workflow #15

Merged

Conversation

shijinrajbosch
Copy link
Contributor

This PR includes the following features:

Introduce a new Github action for build and publish the sldt-discovery-finder images to dockerhub.
Adjust release.yml to trigger the new Github action after creating a new tag.

…ry-finder images to dockerhub.

Adjust release.yml to trigger the new Github action after creating a new tag.
git push origin v${{ inputs.version }}
call-image-release:
uses: ./.github/workflows/publish-image-bpn-discovery.yml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

file name is not correct.
Please adjust the file to point to image-discovery-finder.yml

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorporated the review comments
Adjusted the file name

Correct the publish-image-bpn-discovery.yml file name
Copy link
Contributor

@tunacicek tunacicek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tunacicek tunacicek merged commit 9f4b32e into eclipse-tractusx:main Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants