GitHub Workflow Docker failed

0
Hello,    I want run the package-development-workflow and get the following error:    Thanks for any help! 
asked
1 answers
2

Hi Patrick,

 

This is error comes up because of the reference to the apax-ci-image. The workflow requires this particular image because it contains an installation of apax itself. Unfortunately, due to the current legal restrictions we are only allowed to distribute the image to repositories within the GitHub community itself. The clearing process has already started some time ago, but we did not yet get positive feedback.

 

Alternatively you could set up such an image yourself and reference it inside your workflow, for as long as we are not able to provide a publicly available image.

 

Regards,

Thomas D.

answered