Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
removing old flyteadmin comment from golang_dockerfile (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanburns authored Aug 20, 2019
1 parent 5957257 commit 8e88447
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions boilerplate/lyft/golang_dockerfile/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@ set -e

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"

# Dockerfile for Golang Services
echo " - generating Dockerfile in root directory."
# replace FLYTEADMIN_SHA with the test SHA
sed -e "s/{{REPOSITORY}}/${REPOSITORY}/g" ${DIR}/Dockerfile.GoTemplate > ${DIR}/../../../Dockerfile

0 comments on commit 8e88447

Please sign in to comment.