#!/bin/bash
set -euo pipefail

BUILD_DIR=$1
cat $BUILD_DIR/tmp/ruby-buildpack-release-step.yml
