diff --git a/lib/comfpile/artefact.rb b/lib/comfpile/artefact.rb index dfcf290..044afbb 100644 --- a/lib/comfpile/artefact.rb +++ b/lib/comfpile/artefact.rb @@ -286,6 +286,7 @@ module Comfpile def abort_step! raise ArtefactExecSkipError end + alias retry_step! abort_step! def execute_step return unless waiting?