Update e2e images (#4110)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-05-24 02:47:14 +02:00 committed by GitHub
parent ee1f36d8df
commit f63f0457be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 27 additions and 20 deletions

View file

@ -150,7 +150,7 @@ build-plugin:
.PHONY: clean
clean:
rm -rf bin/ .gocache/ .env
rm -rf bin/ .gocache/
.PHONY: static-check
static-check: