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

Build Information when no package is being created e.g. Docker Image #238

Open
ashishmundra opened this issue Oct 22, 2024 · 0 comments
Open

Comments

@ashishmundra
Copy link

From GitHub Actions, we want to push all git commits that are being deployed to Octopus.

In a project which creates packages, we can send package_id in build_information action to do so, but as our Project is creating a Docker Image and pushing it to JFrog, we are not really creating any package that we push to Octopus, so we do not have a packageid.

How can we push Build Information to Octopus in this case from GitHub Action? The packages field is mandatory. Is there any other action via which we can send all GitHub commits to Octopus Release?

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

No branches or pull requests

1 participant