Update e2e images (#4110)
This commit is contained in:
parent
ee1f36d8df
commit
f63f0457be
7 changed files with 27 additions and 20 deletions
|
|
@ -15,3 +15,5 @@ docker-build:
|
|||
|
||||
docker-push:
|
||||
$(DOCKER) push $(IMAGE):$(TAG)
|
||||
$(DOCKER) tag $(IMAGE):$(TAG) $(IMAGE):latest
|
||||
$(DOCKER) push $(IMAGE):latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue