Skip to content
Snippets Groups Projects
Commit 6f618d62 authored by Alexander V. Tikhonov's avatar Alexander V. Tikhonov Committed by Kirill Yukhin
Browse files

gitlab-ci: set static docker build release testing

Returned the static build based on Dockerfile to gitlab-ci release branches
testing after the issues with missed openssl version fixed at PR #4831.

Follow up #4831

(cherry picked from commit b09f44b856e91f1006bd5b3e226a7be0b65b7859)
parent c5d27312
No related branches found
No related tags found
No related merge requests found
......@@ -454,6 +454,8 @@ static_build:
static_docker_build:
<<: *release_only_definition
<<: *pack_test_definition
stage: test
tags:
- deploy_test
script:
- ${GITLAB_MAKE} test_static_docker_build
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