srevinsaju / togomak

A declarative pipeline orchestrator with the magic of HCL as a configuration language, inspired from Terraform's architecture.
https://togomak.srev.in
Mozilla Public License 2.0
147 stars 5 forks source link

Export path of the active togomak CI file #21

Closed srevinsaju closed 1 year ago

srevinsaju commented 1 year ago

cwd and owd gives the directory where togomak is running. However, we will also need the variable exported with the absolute path to the running ci file.

srevinsaju commented 1 year ago

This is resolved on main now.