Skip to content

Commit

Permalink
Merge commit '5caca78c0569556c162d54c658ecf24c7e9f04cb' into single-s…
Browse files Browse the repository at this point in the history
…witch

* commit '5caca78c0569556c162d54c658ecf24c7e9f04cb':
  Squashed 'external/docker-keeper/' changes from 765dd3e..194dec3
  • Loading branch information
erikmd committed Jul 3, 2020
2 parents 4250c6c + 5caca78 commit 420cec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion external/docker-keeper/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.7
0.8.8
2 changes: 1 addition & 1 deletion external/docker-keeper/gitlab-ci-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ check-updates:
cat <<EOF
You need to update docker-keeper : $version -> $upstream, by doing:
cd \$(git rev-parse --show-toplevel)
subtree pull --squash -P $KEEPER_SUBTREE $upstream_repo master
git subtree pull --squash -P $KEEPER_SUBTREE $upstream_repo master
EOF
false
else
Expand Down

0 comments on commit 420cec0

Please sign in to comment.