Skip to content
Snippets Groups Projects
Commit 94c4c3a8 authored by Sebastian Karius's avatar Sebastian Karius
Browse files

Update .gitlab-ci.yml file

parent 1a51a47a
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ docker-build:
- docker info
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
script:
- docker compose build --pull --build-arg BUILDKIT_INLINE_CACHE=1
- docker compose build --pull
- docker compose push
helm-package:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment