feat: 🔥 oh god

This commit is contained in:
David Bailey 2023-08-12 20:36:26 +02:00
parent cdb5492bfe
commit 3c7f48016d
30 changed files with 708 additions and 280 deletions

View file

@ -25,7 +25,9 @@ module Comfpile
end
@config_file_artefact = craft_artefact(:sourcefile, File.join(@target, "comf.yml"))
wait_on @config_file_artefact
return if @config_file_artefact.nil?
wait_on @config_file_artefact
add_step do
unless @config_file_artefact.nil?