diff --git a/waypoint.hcl b/waypoint.hcl index d03c434..7367c67 100644 --- a/waypoint.hcl +++ b/waypoint.hcl @@ -7,8 +7,7 @@ runner { enabled = true data_source "git" { url = "https://git.smaug.dev/ereborstudios/smaug_project_template.git" - #ref = "master" - ref = "drone-waypoint" + ref = "master" } }