Skip to content

Commit

Permalink
Stop using the (deprecated) commit-warehouse
Browse files Browse the repository at this point in the history
The warehouse is no longer necessary thanks to docker-library/bashbrew#4 🥳

(This is essentially a revert of 85113cc)
  • Loading branch information
tianon committed May 6, 2020
1 parent 5715071 commit 0847167
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 57 deletions.
54 changes: 0 additions & 54 deletions .template-helpers/git-prefetch.sh

This file was deleted.

3 changes: 0 additions & 3 deletions update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,6 @@ for image in "${images[@]}"; do
deprecated+=$'\n\n'
fi

echo ' GIT PREFETCH => "'"$repo"'"'
"$helperDir/git-prefetch.sh" "$repo"

if ! partial="$("$helperDir/generate-dockerfile-links-partial.sh" "$repo")"; then
{
echo
Expand Down

0 comments on commit 0847167

Please sign in to comment.