method

build_url

rails latest stable - Class: EnvVars

Method not available on this version

This method is only available on newer versions. The first available version (v7.2.3) is shown here.

build_url()
public

No documentation available.

# File tools/preview_docs.rb, line 69
  def self.build_url
    fetch "BUILDKITE_BUILD_URL"
  end