Skip to content

Separate the deploy workflow more #672

@JulianKniephoff

Description

@JulianKniephoff

You could separate out the Opencast build so that you can restart jobs more granularly. See also #666, though.

You could even try to split building/installing (in the maven sense) and deploying the artifacts, but a naive mvn install; mvn deploy:deploy split did not work because of

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M2:deploy (default-cli) on project annotation-tool-frontend: NoFileAssignedException: The packaging for this project did not assign a file to the build artifact -> [Help 1]

for the bundle-packaged projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions