fabric8-ui / fabric8-planner

https://fabric8-ui.github.io/fabric8-planner/
Apache License 2.0
26 stars 62 forks source link

fix(CI/CD): Fix failing master build #2775

Closed jarifibrahim closed 6 years ago

jarifibrahim commented 6 years ago

The planner master build (https://ci.centos.org/view/Devtools/job/devtools-fabric8-planner-npm-publish-build-master/) has been failing for a while. The planner package is released but the build fails at creating the Pull Request to fabric8-npm-dependencies repository.

With this PR

centos-ci commented 6 years ago

@jarifibrahim Your image is available in the registry. Run docker pull quay.io/openshiftio/fabric8-ui-fabric8-planner:SNAPSHOT-PR-2775 && docker run -it -p 5000:8080 quay.io/openshiftio/fabric8-ui-fabric8-planner:SNAPSHOT-PR-2775 and visit http://localhost:5000 to access it.

centos-ci commented 6 years ago

@jarifibrahim Your image is available in the registry. Run docker pull quay.io/openshiftio/fabric8-ui-fabric8-planner:SNAPSHOT-PR-2775 && docker run -it -p 5000:8080 quay.io/openshiftio/fabric8-ui-fabric8-planner:SNAPSHOT-PR-2775 and visit http://localhost:5000 to access it.

centos-ci commented 6 years ago

@jarifibrahim Your image is available in the registry. Run docker pull quay.io/openshiftio/fabric8-ui-fabric8-planner:SNAPSHOT-PR-2775 && docker run -it -p 5000:8080 quay.io/openshiftio/fabric8-ui-fabric8-planner:SNAPSHOT-PR-2775 and visit http://localhost:5000 to access it.