Skip to content
Snippets Groups Projects
Commit 539fea90 authored by nimrod's avatar nimrod
Browse files

Updates to .gitlab-ci.yml

- Remove the manaul stages order, pre-commit now runs in .pre.
- Use a more specific name for building the container image.
parent c2e9c029
No related branches found
No related tags found
No related merge requests found
Pipeline #1603 passed
...@@ -5,12 +5,7 @@ include: ...@@ -5,12 +5,7 @@ include:
- project: shore/ci-templates - project: shore/ci-templates
file: templates/docker.yml file: templates/docker.yml
stages: docker-build:
- test
- build
- deploy
build:
extends: .docker-build-shore extends: .docker-build-shore
push: push:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment