Need help getting my github workflow to build successfully. #6878
Unanswered
AugustHD
asked this question in
General questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get my github workflow to work on one of my repositories, but it keeps failing for reasons i'm unsure of.
The program works just fine when I run it locally, but it runs into an error when testing in the workflow's build phase. Here is the error I get:
Should clarify that i'm very new to all of this, so do ask if I need to elaborate on something. My program is a Spring JPA set-up, which uses a mySQL database, which i'm now trying to connect to my Azure App.
EDIT: Nvm, i realized my mistake and have fixed it now :)
Beta Was this translation helpful? Give feedback.
All reactions