Use local Docker image in e2e pipeline and rebuild image if necessary

This commit is contained in:
Sebastian Serth
2022-09-18 01:51:50 +02:00
committed by Sebastian Serth
parent 7454e577e4
commit 69237fb415
5 changed files with 32 additions and 32 deletions

3
.gitignore vendored
View File

@ -16,3 +16,6 @@ tests/e2e/configuration.yaml
# IDE files
/.idea
*.iml
# Dockerfiles repository
deploy/dockerfiles