Skip to content

Pull latest code changes in codejail CI#145

Merged
aht007 merged 10 commits intomasterfrom
aht007/pull-latest-changes-in-codejail-ci
Oct 24, 2022
Merged

Pull latest code changes in codejail CI#145
aht007 merged 10 commits intomasterfrom
aht007/pull-latest-changes-in-codejail-ci

Conversation

@aht007
Copy link
Contributor

@aht007 aht007 commented Oct 21, 2022

Previously there was a bug in codejail CI where tests were being run on the code state which was pushed in the CI image when the image was built and not on the updated code content in the new PRs or on master.
This PR fixes the bug and instead of pulling the image in the step where we run container, we now pull the image beforehand and then using that image as cache we build/update the image again effectively integrating new change into the image.

@aht007 aht007 merged commit 39d4725 into master Oct 24, 2022
@aht007 aht007 deleted the aht007/pull-latest-changes-in-codejail-ci branch October 24, 2022 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants