Skip to content
Snippets Groups Projects
Commit e65bf725 authored by joel.vonderwe's avatar joel.vonderwe
Browse files

Add additionnal checker errors

parent cee993cc
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,8 @@ enum ExerciseCheckerError {
COMPOSE_FILE_VOLUME_MISSING = 209,
DOCKERFILE_NOT_FOUND = 210,
COMPOSE_RUN_SUCCESSFULLY = 211, // Yes, this is an error
ASSIGNMENT_MISSING = 212,
BUILD_LINE_MISSING = 213,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment