Skip to content

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

@ashishmundra

Description

@ashishmundra

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions