You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just found the solution, while fixing the same problem in the frontend repo:
The fix of the Docker checkout action is to add "context: ." as per the path context docs after this line here:
Which area(s) of Podkrepi.bg are affected? (leave empty if unsure)
Testing
Describe the Bug
Currently the PR docker image build tests are run from master, but should run from the PR instead when the branch is in a fork.
To Reproduce
See the failed tests here: #474
Expected Behavior
The image build to test the code from the PR
Which browser are you using? (if relevant)
No response
The text was updated successfully, but these errors were encountered: