diff options
| author | Jason-elkins <68397939+Jason-elkins@users.noreply.github.com> | 2023-04-25 18:10:59 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-25 18:10:59 +0000 |
| commit | 522ae4a1dc6c71e1b0534be60be8677ad08e268e (patch) | |
| tree | 3d5fb724985b56a98d3d8e26ee9d93633b8da9cd | |
| parent | 0c2970e8d698ee45310d38e093ce5694a8820206 (diff) | |
ci: remove docker build
| -rw-r--r-- | .gitlab-ci.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 80f9f01..6324819 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -54,11 +54,6 @@ Centos_7.2.1511: GIT_STRATEGY: clone <<: *run_build -Docker: - tags: ["docker"] - image: "registry.eng.cinecert.com/cc_projects/kalai/build_ubuntu_16.04:1.0.0" - <<: *run_build - #### TEST #### |
