Skip to content
  • Slack's avatar
    Allow passing of commit ref when building Docker image · 854234d1
    Slack authored
    The commit ref can be passed using the "commit_rev" build argument. The
    build script will then replace every occurence of "$$COMMIT_REF$$" in
    any file in the source folder with the passed value.
    854234d1