Skip to content
Snippets Groups Projects
Commit 8cc355da authored by Corné Lukken's avatar Corné Lukken
Browse files

L2SS-205: Fix newline at eof

parent b26e5931
No related branches found
No related tags found
1 merge request!183Docker image building & pushing with CI pipeline caching
...@@ -50,8 +50,7 @@ docker-compose directory corresponds to one image. ...@@ -50,8 +50,7 @@ docker-compose directory corresponds to one image.
### Gitlab CI phases ### Gitlab CI phases
The building and pushing of docker images is performed in two separate phases. Docker images are build and pushed in two stages. First external images are
This is because certain stages will depend on the presence of the base images. downloaded, retagged and pushed to our own registry.
The base images will run as first
`git diff --name-only HEAD~1..HEAD ./` `git diff --name-only HEAD~1..HEAD ./`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment