-
Notifications
You must be signed in to change notification settings - Fork 19
Github docker build action fails with dependency error. #457
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
We need to build a new image with a high priority update to our project/space replication service after an update to the external system, but Github docker build action fails with dependency error..
12372.4 [error] (*:update) sbt.ResolveException: unresolved dependency: org.irods.jargon#jargon-core;3.3.3-beta1: not found
To Reproduce
Push an update to a fork of clowder github repo, Docker Action is invoked and fails with above error.
Also reproducible in repo clone using docker.sh
Expected behavior
New Docker image successfully built and pushed to dockerhub.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working