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
For push actions only (e.g., post-PR merge), after successfully
completing the behave-test step, Log into GitHub container registry
(ghcr.io) and push the image.
Add the necessary permissions to write to the GHCR repository.
Adjust the build and test steps to use a predictable,
version-independent image name ("localimage") which we can reference
in the new steps.
Signed-off-by: Jonathan Dowland <[email protected]>
0 commit comments