Skip to content
Snippets Groups Projects
Commit 9e43c77856f7 authored by Efflam Lemaillet's avatar Efflam Lemaillet :robot:
Browse files

ci: add docker build

parent 9ea4b23eeca9
No related branches found
No related tags found
1 merge request!7Topic/default/docker compose
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
- "templates/js-install.yml" - "templates/js-install.yml"
- "templates/lint/js-lint.yml" - "templates/lint/js-lint.yml"
- "templates/js-build.yml" - "templates/js-build.yml"
- "templates/build-docker-image.yml"
- ".gitlab-ci-extended.yml" - ".gitlab-ci-extended.yml"
stages: stages:
......
...@@ -13,4 +13,5 @@ ...@@ -13,4 +13,5 @@
recursive-include test/data *.ttl *.rdf recursive-include test/data *.ttl *.rdf
prune frontend prune frontend
exclude docker-compose.yaml exclude docker-compose.yaml
prune deploy
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