Togomak
The togomak block is a mandatory
block for the file to be recognized as a valid
togomak pipeline.
# togomak.hcl
togomak {
# ...
version = 2
}
The above block, with version parameter
is required for any pipeline to be considered
"runnable".
Arguments Reference
version- The version of the Togomak pipeline file
Attributes Reference
version- The version of the Togomak runner executableboot_time- The time at which the Togomak runner executable was startedboot_time_unix- The time at which the Togomak runner executable was started, in unix formatpipeline_id- The unique identifier for the pipeline run (uuid)ci- Returnstrueif togomak is running on a CI environment, like GitHub Actions or Jenkins, etc.