stage removed from .gitlab-ci.yml

This commit is contained in:
Ivan Nikolaev-Axenov 2024-08-05 13:11:48 +03:00
parent eb6a75a265
commit 2bb92decad

View file

@ -11,7 +11,6 @@ stages:
- preflight - preflight
- build - build
- test - test
- collect_results
preflight: preflight:
image: ${DOCKER_PROXY}/bitnami/git:latest image: ${DOCKER_PROXY}/bitnami/git:latest