Skip to content
Snippets Groups Projects
Commit bbbf8e6a authored by Shinya Maeda's avatar Shinya Maeda
Browse files

Fix comment

parent 1c931f07
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -166,7 +166,7 @@ module Projects
end
 
def delete_artifact!
build.reload
build.reload # Reload stable object to prevent erase artifacts with old state
build.erase_artifacts! unless build.has_expiring_artifacts?
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment