Skip to content

Commit

Permalink
Revert "Hay que perdonar a los ninjas!"
Browse files Browse the repository at this point in the history
This reverts commit 200290d.
  • Loading branch information
ivanilves committed Oct 11, 2017
1 parent 2e160f1 commit cc09165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ env:
shell-test: build shell-test-alpine shell-test-wrong-image shell-test-pull-public shell-test-pull-private

shell-test-alpine:
./lstags alpine
./lstags alpine | egrep "\salpine:latest"

shell-test-wrong-image:
./lstags nobody/nothing &>/dev/null && exit 1 || true
Expand Down

0 comments on commit cc09165

Please sign in to comment.