Skip to content

jitpack.yml is no longer working or being read. #4260

Description

@cekvenich

Describe the bug
jitpack.yml used to work, for example echo, jvm version, cd etc.
At some point you changed something and jitpack is now ignored!

To Reproduce
Create a project with jitpack.yml and write a simple command like:
before_install:

  • echo "Running install command XXX"

That echo is never shown!

Expected behavior
jitpack.yml used to work and is documented here:
https://jitpack.io/docs/BUILDING/#custom-commands

If I write a documented command like echo, it should work.
This breaks builds, since I can't cd, call scripts or even set JDK version.

Additional context
The builds are now broken, due to you no longer respecting jitpack.yml.+

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions