Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release job does not work [!] #1354

Closed
piotradamczyk5 opened this issue Nov 25, 2020 · 0 comments · Fixed by #1357
Closed

Release job does not work [!] #1354

piotradamczyk5 opened this issue Nov 25, 2020 · 0 comments · Fixed by #1357
Assignees
Labels

Comments

@piotradamczyk5
Copy link
Contributor

piotradamczyk5 commented Nov 25, 2020

Describe the bug

A clear and concise description of what the bug is.

Release job does not work. It does not publish snapshots as well as publish

To Reproduce

Steps to reproduce the behavior:

  1. Check Release job
  2. See error
  ---> Running in f6da7902e736
  [kscript] Resolving dependencies...
  [kscript] Resolving com.github.kittinunf.fuel:fuel:2.3.0...
  Error: 1m[kscript] [ERROR] Failed while connecting to the server. Check the connection (http/https, port, proxy, credentials, etc.) of your maven dependency locators. If you suspect this is a bug, you can create an issue on https://github.com/holgerbrandl/kscript
  Error: 1m[kscript] [ERROR] Exception: java.lang.NullPointerException
  The command '/bin/sh -c bash -c "source $HOME/.sdkman/bin/sdkman-init.sh && /compile.sh"' returned a non-zero code: 1
  
  Warning: Docker build failed with exit code 1, back off 6.497 seconds before retry.
  /usr/bin/docker build -t 179394:58ab7fe6f848437eb5d5f63780305ab4 -f "/home/runner/work/_actions/Flank/flank/V1.4-action/./flank-actions/Dockerfile" "/home/runner/work/_actions/Flank/flank/V1.4-action/flank-actions"

Expected behavior

A clear and concise description of what you expected to happen.

Release job should work properly

Additional context
Locally works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants